Skip to content

Conversation

@alexolivier
Copy link
Contributor

Description

Fixes #

Checklist

  • The PR title has the correct prefix
  • PR is linked to the corresponding issue
  • All commits are signed-off (git commit -s ...) to provide the DCO

Signed-off-by: Alex Olivier <alex@alexolivier.me>
@alexolivier
Copy link
Contributor Author

@codex refactor this to match how the mongoose adapater works on the main branch

@chatgpt-codex-connector
Copy link

Summary

  • Added a queryPlanToChromaDB entry point that mirrors the mongoose adapter’s PlanKind handling, field mapping, and logical operator support (including NOT) for generating ChromaDB-compatible filters. langchain-js-chromadb/src/index.tsL1-L175
  • Documented the LangChain.js ChromaDB adapter usage, supported operators, and field-mapping guidance with updated examples. langchain-js-chromadb/README.mdL1-L131

Testing

  • ⚠️ Not run (not requested)

View task →

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant