langchain/docs/modules/indexes
Bhanu K 3fb4997ad8
Persist database regardless of notebook or script context (#2351)
`persist()` is required even if it's invoked in a script.

Without this, an error is thrown:

```
chromadb.errors.NoIndexException: Index is not initialized
```
2023-04-03 14:21:17 -07:00
..
document_loaders/examples Introduces SeleniumURLLoader for JavaScript-Dependent Web Page Data Retrieval (#2291) 2023-04-02 14:05:00 -07:00
retrievers/examples Fix typo in documentation: vectorstore-retriever.ipynb (#2306) 2023-04-02 13:48:05 -07:00
text_splitters Update huggingface_length_function.ipynb (#2203) 2023-03-30 20:43:58 -07:00
vectorstores Persist database regardless of notebook or script context (#2351) 2023-04-03 14:21:17 -07:00
document_loaders.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
getting_started.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
retrievers.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
text_splitters.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
vectorstores.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00