Commit History

fix: Add IDE-style panel scrolling
a4cf33b

Asish Karthikeya Gogineni commited on

fix: Add reranking to prioritize source code over text files
5ceb659

Asish Karthikeya Gogineni commited on

fix: Require explicit code citations in RAG responses
494f2e4

Asish Karthikeya Gogineni commited on

fix: Improve UI layout - VS Code style file tree, better buttons
31d220e

Asish Karthikeya Gogineni commited on

feat: Implement 3-panel file explorer UI
77bf0e5

Asish Karthikeya Gogineni commited on

feat: Update chat UI to showcase RAG capabilities
959c192

Asish Karthikeya Gogineni commited on

fix: Add strict anti-hallucination rules to prompts
28ec44b

Asish Karthikeya Gogineni commited on

fix: Wire up 'Try asking' suggestion buttons to chat
7579835

Asish Karthikeya Gogineni commited on

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

Asish Karthikeya Gogineni commited on

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

Asish Karthikeya Gogineni commited on

fix: Configure Streamlit for Hugging Face file uploads
c440323

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: Update Dockerfile for Hugging Face /tmp directories and env vars
82387e1

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

fix: Update Gemini model list to available models
937fe82

Asish Karthikeya Gogineni commited on

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

Asish Karthikeya Gogineni commited on

Remove binary assets for HF Spaces
3a5706b

Asish Karthikeya Gogineni commited on

Add Dockerfile for HF Spaces
d4a4997

Asish Karthikeya Gogineni commited on

Deploy to Hugging Face Spaces
a360b5d

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

feat: Add Next.js frontend with Framer Motion animations
7a7972b

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

chore: Remove unnecessary helper scripts
039d022

Asish Karthikeya Gogineni commited on

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

Asish Karthikeya Gogineni commited on

Refactor: Removed all Sage branding and assets
b07b8c4

Asish Karthikeya Gogineni commited on

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

Asish Karthikeya Gogineni commited on

Use storia-sage as pypi package name.
9d1a9b3

juliaturc commited on

Apply formatting
7b117cf

juliaturc commited on

Update "Processing chunks" into "Processing files"
d4d6659

juliaturc commited on

Revert default index name back to sage; pinecone doesn't allow underscores
8f148e0

juliaturc commited on

Bump pypi version, restrict Python version
e9b99bc

juliaturc commited on

Adapt to Anthropic's new count_tokens API
90c4308

Julia Turc commited on

Apply formatting
fcecd4b

Julia Turc commited on

Closes [FEATURE REQUEST] Expand to other vector stores beyond Pinecone (#102)
210c3c5

Lucifer Akirami commited on

Added the progress bar (#104)
1dc0365

Saksham Chaudhary commited on

Fix formatting in test_vector_store.py
28fa826

juliaturc commited on

Fix formatting
2fdd54a

juliaturc commited on

Adding tests for vector_store.py (#98)
3f12090

Aditya Bharadwaj commited on

Update reranker.py (#99)
e95a894

Bibek Raj Ghimire commited on

Implemented Reciprocal Rank Fusion (#87)
201ecae

aarya-16 commited on