Skip to content

Conversation

@xprojects-de
Copy link
Contributor

Q A
Bug fix? no
New feature? no
Docs? no
License MIT

support latest version v1.0 from codewithkyrian/chromadb-php to support latest V2 API of ChromaDb

@carsonbot carsonbot added Store Issues & PRs about the AI Store component Status: Needs Review labels Dec 8, 2025
@OskarStark
Copy link
Contributor

CI failures a re related. I am fine dropping the old version and only support 1.0 as its the first stable release

@OskarStark OskarStark changed the title [Store][ChromaDB] support v1.0 from codewithkyrian/chromadb-php [Store][ChromaDB] Add support for codewithkyrian/chromadb-php 1.0 Dec 8, 2025
@OskarStark
Copy link
Contributor

WDYT? #1081

@xprojects-de
Copy link
Contributor Author

i will close this i favor of #1081

@xprojects-de xprojects-de deleted the feature/chromaDBaddLatestVersion branch December 8, 2025 08:16
OskarStark added a commit that referenced this pull request Dec 8, 2025
… 0.x (OskarStark)

This PR was merged into the main branch.

Discussion
----------

[Store] Use `codewithkyrian/chromadb-php` v1.0 and drop 0.x

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| Docs?         | no
| Issues        | Replaces #1076
| License       | MIT

- Update codewithkyrian/chromadb-php requirement from ^0.2.1|^0.3|^0.4 to ^1.0
- Update namespaces for v1.0 BC breaks:
  - QueryItemsResponse moved to Codewithkyrian\ChromaDB\Responses
  - CollectionResource replaced with Collection in Codewithkyrian\ChromaDB\Models
- Remove queryImages parameter from query() call (removed in v1.0)
- Add queryTexts option to query() method for text-based searches

Commits
-------

537169f [Store] Update ChromaDB bridge to support v1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Needs Work Status: Reviewed Store Issues & PRs about the AI Store component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants