diff --git a/public/scripts/extensions/infinity-context/index.js b/public/scripts/extensions/infinity-context/index.js index 3dd8bec40..6985cb51d 100644 --- a/public/scripts/extensions/infinity-context/index.js +++ b/public/scripts/extensions/infinity-context/index.js @@ -472,7 +472,7 @@ jQuery(async () => { Purge Chat from the DB - ChromaDB is now persisted to disk by default. The default folder is .chroma_db and can be set with the --chroma-folder argument. + Local ChromaDB now persists to disk by default. The default folder is .chroma_db, and you can set a different folder with the --chroma-folder argument. If you are using the Extras Colab notebook, you will need to inject the text data every time the Extras API server is restarted.