code-crawler / code_chatbot

Commit History

fix: Switch to FAISS as default and use /tmp for persist directory
e82a017

Asish Karthikeya Gogineni commited on

fix: Add detailed logging and error handling for source ingestion
733ecfe

Asish Karthikeya Gogineni commited on

feat: Add HTTP ZIP download fallback for GitHub repos
c06be9c

Asish Karthikeya Gogineni commited on

fix: Use /tmp directory for Hugging Face compatibility
b4da4fc

Asish Karthikeya Gogineni commited on

feat: Add Groq-optimized prompts, vector DB fallback, improved ignore patterns
511ccc3

Asish Karthikeya Gogineni commited on

feat: Add runtime Gemini model switching on rate limits - automatically tries next model
5f1e9e9

Asish Karthikeya Gogineni commited on

feat: Add Gemini 3 preview models to fallback list
f10ec60

Asish Karthikeya Gogineni commited on

feat: Add Gemini model fallback logic - tries multiple models in sequence
a1acb59

Asish Karthikeya Gogineni commited on

fix: Add ChromaDB auto-recovery from corruption
3508757

Asish Karthikeya Gogineni commited on

fix: Use gemini-2.5-flash as default (confirmed working)
fe03c86

Asish Karthikeya Gogineni commited on

fix: Add models/ prefix to Gemini model names
8e40df0

Asish Karthikeya Gogineni commited on

feat: Add local embeddings to bypass API rate limits
6d5c110

Asish Karthikeya Gogineni commited on

fix: Simplify __init__.py to fix import error
cddcaaf

Asish Karthikeya Gogineni commited on

docs: Organize project with clear README and clean exports
23a9623

Asish Karthikeya Gogineni commited on

chore: Remove unused files (rate_limit_config, setup.py, ingestor, cli)
7dec411

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