code-crawler / requirements.txt

Commit History

fix: Add faiss-cpu and langchain-chroma to requirements
0954841

Asish Karthikeya Gogineni commited on

fix: Add langchain-huggingface to requirements.txt
74b5dd3

Asish Karthikeya Gogineni commited on

feat: Add MCP + CrewAI integration with multi-mode interface
8755993

Asish Karthikeya Gogineni commited on

Refactor: Upgraded to Agentic Chatbot with AST & Call Graph support
5b89d45

Asish Karthikeya Gogineni commited on

[CLEANUP] Move away from setup.py + requirements.txt to pyproject.toml #60 (#63)
e3871e2

Shashwat Tripathi commited on

add support for google gemini embeddings as an embedder (#56)
7ca251e

Mihail Eric Mihail Eric commited on

Retrieval benchmark (#39)
8699925

juliaturc commited on

Add Cohere, NVIDIA, Jina & HuggingFace rerankers (#37)
7a1bb92

juliaturc commited on

Add missing pinecone-text dependency
b206076

juliaturc commited on

Add Hugging Face cross-encoders
c010627

juliaturc commited on

Add Cohere reranker
3d780b8

juliaturc commited on

Downgrade fastapi, otherwise chat doesn't work.
67543f9

juliaturc commited on

Relax gradio version (causes urllib3 conflict in certain setups) (#20)
dfb1df2

juliaturc commited on

Support local chat LLM via Ollama. (#14)
fc7dede

juliaturc commited on

Support for indexing with Marqo
e8553c3

juliaturc commited on

Add .ipynb chunker
40b4763

juliaturc commited on

Add code for indexing and chatting.
559dd34

juliaturc commited on