This website requires JavaScript.
Explore
Help
Register
Sign In
andre
/
crewAI
Watch
1
Star
0
Fork
0
You've already forked crewAI
mirror of
https://github.com/crewAIInc/crewAI.git
synced
2026-01-09 16:18:30 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9fbc602b3edc9b7c32027b299e7e79607800a52f
crewAI
/
src
/
crewai
/
rag
/
chromadb
History
Greyson LaLonde
39e8792ae5
fix: add l2 distance metric support for backward compatibility (
#3540
)
2025-09-18 18:36:33 -04:00
..
__init__.py
feat: chromadb generic client (
#3374
)
2025-08-21 18:18:46 -04:00
client.py
feat: add configurable search parameters for RAG, knowledge, and memory (
#3531
)
2025-09-18 16:58:03 -04:00
config.py
feat: update ChromaDB embedding function to use OpenAI API (
#3538
)
2025-09-18 14:50:35 -07:00
constants.py
fix: achieve parity between rag package and current impl (
#3418
)
2025-08-28 11:22:36 -04:00
factory.py
feat: add configurable search parameters for RAG, knowledge, and memory (
#3531
)
2025-09-18 16:58:03 -04:00
types.py
refactor: unify rag storage with instance-specific client support (
#3455
)
2025-09-17 14:46:54 -04:00
utils.py
fix: add l2 distance metric support for backward compatibility (
#3540
)
2025-09-18 18:36:33 -04:00