Skip to content

v0.2.0

Choose a tag to compare

@jairad26 jairad26 released this 02 Apr 17:39
cde389a

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