The nice part about ChromaDB is that you can read the tables in SQLite using the new Emacs 29 sqlite-mode
. That means there is no other configuration for accessing the database, you can open the sqlite file directly.
I was curious to see what metadata was extracted from an automatic document loader in LangChain. I opened the sqlite file and browsed the metadata directly to see what was available. Nice!
See also: