Releases: chroma-core/chroma-mcp
Releases · chroma-core/chroma-mcp
v0.2.6
14 Aug 15:33
Compare
Sorry, something went wrong.
No results found
Update chromadb to 1.0.16
Add tool prompts for regex support
Add new chroma_fork_collection tool support
v0.2.5
19 Jun 00:19
Compare
Sorry, something went wrong.
No results found
v0.2.4
22 May 01:12
Compare
Sorry, something went wrong.
No results found
v0.2.3
22 May 01:05
Compare
Sorry, something went wrong.
No results found
Update ChromaDB instance to v1.0.10, with upgraded fulltext search and metadata filtering
v0.2.2
08 Apr 17:09
Compare
Sorry, something went wrong.
No results found
Changed
Update chromadb to v1.0.3
Fix include on query and get to match chromadb Python client
v0.2.1
04 Apr 06:06
Compare
Sorry, something went wrong.
No results found
Added
The ability to select embedding functions when creating collections (default, cohere, openai, jina, voyageai, roboflow)
Changed
Upgraded to v1.0.0 of Chroma
Fix dotenv path support during argparse
v0.2.0
02 Apr 17:39
Compare
Sorry, something went wrong.
No results found
Added
New chroma_delete_documents tool for removing documents from collections
New chroma_update_documents tool for updating existing documents
Docker deployment support with Dockerfile
Smithery configuration for deployment
Environment variable support in Smithery config
Changed
Improved error handling across tools
Removed sequential thinking in favor of more direct operations
SSL parsing improvements and fixes
Security
Enhanced SSL handling and security configurations