langchain/docs/modules/indexes/vectorstores/examples
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
..
atlas.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
chroma.ipynb Persist database regardless of notebook or script context (#2351) 2023-04-03 14:21:17 -07:00
deeplake.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
elasticsearch.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
faiss.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
milvus.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
opensearch.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
pgvector.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
pinecone.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
qdrant.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
redis.ipynb redis retriever (#2060) 2023-03-27 19:51:23 -07:00
weaviate.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
zilliz.ipynb Add Zilliz example (#2288) 2023-04-02 13:38:20 -07:00