Last active 1730301385

knox revised this gist 1730301385. Go to revision

1 file changed, 3 insertions

Chroma-1.sh(file created)

@@ -0,0 +1,3 @@
1 + pip install chromadb # python client
2 + # for javascript, npm install chromadb!
3 + # for client-server mode, chroma run --path /chroma_db_path
Newer Older