dspy
dspy copied to clipboard
feat: Provide optional client for ChromadbRM
trafficstars
Provide an optional chromadb client for ChromadbRM. I don't see a good way to override default options when use chromadb without default config.
Similar to weaviate_rm
Hi @XiaoConstantine , thanks for the PR! Can you run ruff check . --fix-only to fix linting? Ready to merge after that.
@arnavsinghvi11 Done! Thank you!
Thanks @XiaoConstantine !