Skip to content

Commit

Permalink
Replace langchain-chroma with native ChromaDB implementation
Browse files Browse the repository at this point in the history
- Add native ChromaDB wrapper that matches langchain-chroma behavior
- Remove dependency on langchain-chroma's internal implementation
- Add documentation explaining the native implementation
- Update VectorStore to use native ChromaDB wrapper
  • Loading branch information
openhands-agent committed Jan 4, 2025
1 parent cf8a633 commit e0a54f4
Show file tree
Hide file tree
Showing 3 changed files with 1,018 additions and 2 deletions.
Loading

0 comments on commit e0a54f4

Please sign in to comment.