We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a36668 commit 810ad41Copy full SHA for 810ad41
docs/cli.md
@@ -74,6 +74,11 @@ set up a standalone local server (they provides detailed instructions through
74
[systemd](https://cookbook.chromadb.dev/running/systemd-service/)), because this
75
will significantly reduce the IO overhead and avoid potential race condition.
76
77
+> If you're setting up a standalone ChromaDB server, I recommend sticking to
78
+> v0.6.3.
79
+> ChromaDB recently released v1.0.0, which may not work with VectorCode. I'm
80
+> testing with v1.0.0 and will publish a new release when it's ready.
81
+
82
#### For Windows Users
83
84
Windows support is not officially tested at this moment. [This PR](https://github.com/Davidyz/VectorCode/pull/40)
0 commit comments