Chroma administration - CLI and/or GUI
Is there any good CLI and/or GUI to recommend to achieve the following objectives? (1) View chromadb tenant and collections (2) Export / backup the DB
I have tried the following but haven't had any luckk of success with any of them!
- https://github.com/amikos-tech/chromadb-data-pipes/issues/181
- https://github.com/amikos-tech/chroma-cli/issues/10
- https://github.com/flanker/chromadb-admin/issues/12
hi, I just commit the fix of https://github.com/flanker/chromadb-admin/issues/12 let me know if it works. cheers.
@khteh glad you found a good solution!
No, I haven't. Reopen please
@khteh a few things coming from Chroma soon
- a Chroma CLI with a built in data browser
- Chroma Cloud has a really great dashboard
- a Chroma CLI with a built in data browser
When?
2. Chroma Cloud has a really great dashboard
I currenrly run it in my local k8s cluster with replicas: 1. Does it work in AWS EKS with multiple replicas, as a cluster of chroma? How does it share and synchronize the database among them?
Hey @khteh - the Chroma CLI should address your needs. Try it out:
https://www.youtube.com/watch?v=lHassGpmvK8
closing as completed