Spaces:
Running
Running
| # This is the key in the metadata that points to the actual text content of a document or chunk. | |
| # It can mostly be an arbitrary string, but certain classes in LangChain do expect it to be "text" specifically. | |
| TEXT_FIELD = "text" | |