spring-projects / spring-ai

An Application Framework for AI Engineering
https://docs.spring.io/spring-ai/reference/index.html
Apache License 2.0
3.32k stars 850 forks source link

GH-1749 Fix Chroma query/delete operation #1779

Closed ilayaperumalg closed 1 day ago

ilayaperumalg commented 2 days ago

Resolves #1749

tzolov commented 1 day ago

@ilayaperumalg I've refreshed and improved our ChromaAPI implementation. It should solve the handling to empty fields reusing the existing api without additional constructs. I've added simple-search IT to verify it.

https://github.com/spring-projects/spring-ai/pull/1780

ilayaperumalg commented 1 day ago

@tzolov sure, thanks for the update. Closing this PR for https://github.com/spring-projects/spring-ai/pull/1780