Skip to content

Releases: CodeWithKyrian/chromadb-php

v0.3.0

15 Jun 23:21
3f7ce55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...0.3.0

v0.2.1

04 Mar 06:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Mar 23:28
2beda44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

31 Dec 19:52
Compare
Choose a tag to compare

🚀 Initial Release

Release Highlights:

  • Initial Integration with ChromaDB: Introduction of seamless integration with ChromaDB, enabling PHP developers to interact with high-dimensional vector databases effortlessly.
  • Core Functionality: Provides essential features to create, manage, and query collections, allowing users to handle documents and execute queries effectively.
  • Flexible Embedding Support: Offers support for multiple embedding functions, allowing diverse methods for computing and managing document embeddings.
  • Error Handling and Performance: Initial implementation of error handling mechanisms and foundational optimizations for better performance.
  • Comprehensive Documentation: Detailed documentation to guide users through setup, usage, and implementation of the ChromaDB PHP client.

These highlights showcase the foundational features and capabilities introduced in the inaugural release, laying the groundwork for a robust and efficient ChromaDB PHP client.

Get Started:

Refer to our documentation or README for guidance on getting started with this release.