mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-23 01:37:06 -04:00
3fb4997ad8
`persist()` is required even if it's invoked in a script. Without this, an error is thrown: ``` chromadb.errors.NoIndexException: Index is not initialized ```