flink-agents icon indicating copy to clipboard operation
flink-agents copied to clipboard

[Feature] [integration] [Java] Chroma vector store for Java

Open xli1996 opened this issue 1 month ago • 2 comments

Search before asking

  • [x] I searched in the issues and found nothing similar.

Description

Flink agents has built-in chroma db support for both local and server in https://github.com/apache/flink-agents/pull/165. There is a community java client https://github.com/amikos-tech/chromadb-java-client seems well supported, so we support better local dev experience for java as well.

Are you willing to submit a PR?

  • [ ] I'm willing to submit a PR!

xli1996 avatar Nov 21 '25 19:11 xli1996