fix: Switch to FAISS as default and use /tmp for persist directory e82a017 Asish Karthikeya Gogineni commited on 30 days ago
fix: Add faiss-cpu and langchain-chroma to requirements 0954841 Asish Karthikeya Gogineni commited on 30 days ago
fix: Configure Streamlit for Hugging Face file uploads c440323 Asish Karthikeya Gogineni commited on 30 days ago
fix: Add detailed logging and error handling for source ingestion 733ecfe Asish Karthikeya Gogineni commited on 30 days ago
feat: Add HTTP ZIP download fallback for GitHub repos c06be9c Asish Karthikeya Gogineni commited on 30 days ago
fix: Update Dockerfile for Hugging Face /tmp directories and env vars 82387e1 Asish Karthikeya Gogineni commited on 30 days ago
fix: Use /tmp directory for Hugging Face compatibility b4da4fc Asish Karthikeya Gogineni commited on 30 days ago
feat: Add Groq-optimized prompts, vector DB fallback, improved ignore patterns 511ccc3 Asish Karthikeya Gogineni commited on 30 days ago
feat: Add runtime Gemini model switching on rate limits - automatically tries next model 5f1e9e9 Asish Karthikeya Gogineni commited on about 1 month ago
feat: Add Gemini 3 preview models to fallback list f10ec60 Asish Karthikeya Gogineni commited on about 1 month ago
feat: Add Gemini model fallback logic - tries multiple models in sequence a1acb59 Asish Karthikeya Gogineni commited on about 1 month ago
fix: Add ChromaDB auto-recovery from corruption 3508757 Asish Karthikeya Gogineni commited on about 1 month ago
fix: Use gemini-2.5-flash as default (confirmed working) fe03c86 Asish Karthikeya Gogineni commited on about 1 month ago
fix: Add models/ prefix to Gemini model names 8e40df0 Asish Karthikeya Gogineni commited on about 1 month ago
fix: Update Gemini model list to available models 937fe82 Asish Karthikeya Gogineni commited on about 1 month ago
fix: Add langchain-huggingface to requirements.txt 74b5dd3 Asish Karthikeya Gogineni commited on Jan 28
feat: Add local embeddings to bypass API rate limits 6d5c110 Asish Karthikeya Gogineni commited on Jan 28
feat: Add Next.js frontend with Framer Motion animations 7a7972b Asish Karthikeya Gogineni commited on Jan 28
docs: Organize project with clear README and clean exports 23a9623 Asish Karthikeya Gogineni commited on Jan 28
chore: Remove unused files (rate_limit_config, setup.py, ingestor, cli) 7dec411 Asish Karthikeya Gogineni commited on Jan 28
feat: Add MCP + CrewAI integration with multi-mode interface 8755993 Asish Karthikeya Gogineni commited on Jan 28
Refactor: Upgraded to Agentic Chatbot with AST & Call Graph support 5b89d45 Asish Karthikeya Gogineni commited on Jan 21
Revert default index name back to sage; pinecone doesn't allow underscores 8f148e0 juliaturc commited on Nov 11, 2024
Closes [FEATURE REQUEST] Expand to other vector stores beyond Pinecone (#102) 210c3c5 Lucifer Akirami commited on Nov 11, 2024
Add setup.py file, otherwise `pip install -e .` won't work. 6c5df21 juliaturc commited on Oct 22, 2024
created test_data_manager,py in tests folder and added the code to solve the issue (#83) 691374c Sanjay H commited on Oct 15, 2024