Commit History

fix: Use invoke() instead of deprecated get_relevant_documents()
e5ab135

Asish Karthikeya Gogineni commited on

fix: Resolve IndentationError in rag.py and restore fallback logic
9debe89

Asish Karthikeya Gogineni commited on

feat: Inject File Tree context for holistic code understanding
1e94a5a

Asish Karthikeya Gogineni commited on

fix: Optimize RAG retrieval and enable streaming
986715f

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: 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

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

Asish Karthikeya Gogineni commited on