flink-agents
flink-agents copied to clipboard
[Feature] [integration] [Java] Chroma vector store for Java
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!