We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b7ea8 commit 8e2f1feCopy full SHA for 8e2f1fe
2 files changed
README.md
@@ -1,5 +1,12 @@
1
# Chroma Maintenance CLI
2
3
+> Silent logs whisper,
4
+> indexes drift like lost leaves—
5
+> vacuum sweeps the past.
6
+>
7
+> Tables stand renewed,
8
+> queries dance with swift purpose,
9
+> data breathes again.
10
11
Chroma Ops is designed to help you maintain a healthy Chroma database. It can also be used for inspecting the state of your database.
12
pyproject.toml
@@ -1,7 +1,7 @@
[tool.poetry]
name = "chromadb-ops"
version = "0.1.3"
-description = "Tiny unofficial ChromaDB maintenance CLI to help you manage your ChromaDB instance."
+description = "Maintenance CLI for Chroma AI-native database."
authors = ["Trayan Azarov <trayan.azarov@amikos.tech>"]
license = "MIT"
readme = "README.md"
0 commit comments