Commit History

Docker restart
6db591a

sadickam commited on

fix: update source metadata filenames from .pdf to .md format for consistency
4168eab

sadickam commited on

feat: implement bibliographic citation handling with source metadata integration
d8da684

sadickam commited on

fix: update default value for TOP_K and enhance prompt guidelines for balanced information presentation
257144a

sadickam commited on

feat: enhance chunking and extraction processes with debug artifact handling and function name corrections
3a4f3dc

sadickam commited on

feat: Decrease KaTeX font size and add a prompt rule requiring introductory text after headings.
211f1fb

sadickam commited on

feat: Update LLM prompt citation instructions to use a numbered reference list format without page numbers.
ee687e0

sadickam commited on

feat: Implement RAG pipeline progress visualization and enhance code block copy button feedback.
f788a86

sadickam commited on

feat: add Kimi K2 and Llama 4 Scout Groq models with updated priority and quotas
b457173

sadickam commited on

feat: Improve and clarify LaTeX formatting instructions in LLM prompts for mathematical expressions.
c4eda19

sadickam commited on

feat: Migrate Gemini LLM integration to the new `google-genai` SDK, adopting its client-based asynchronous architecture.
d738170

sadickam commited on

Change default LLM provider from Gemini to Groq
3990854

sadickam Claude Opus 4.5 commited on

Add Claude-style response formatting guidelines to prompt
0c08089

sadickam Claude Opus 4.5 commited on

Fix LaTeX formula rendering in chat responses
a96fb9e

sadickam Claude Opus 4.5 commited on

fix: Use HfApi.upload_file for more reliable qlog uploads
3b020bd

sadickam Claude Opus 4.5 commited on

fix: Add better logging for qlog debugging
605e9d9

sadickam Claude Opus 4.5 commited on

feat: Enable live query logging to HuggingFace
87e2f34

sadickam Claude Opus 4.5 commited on

fix: Stop LLM from greeting on every response
acfb5f1

sadickam Claude Opus 4.5 commited on

fix: Handle appreciation messages conversationally
8f6d2f6

sadickam Claude Opus 4.5 commited on

feat: Multiple UI and backend improvements
72b9e83

sadickam Claude Opus 4.5 commited on

Fix chunk loading and huggingface-hub version issues
c75d770

sadickam Claude Opus 4.5 commited on

Add missing logger import to BM25Retriever
3742372

sadickam commited on

Fix BM25 pickle format compatibility between build and serve
73d5f6e

sadickam Claude Opus 4.5 commited on

Align retrieval file names with build pipeline output
4876c35

sadickam Claude Opus 4.5 commited on

Handle legacy manifest format gracefully
fa90fb0

sadickam Claude Opus 4.5 commited on

Fix: use dict type annotation with manual validation to avoid forward reference issues
40969b2

sadickam commited on

Fix: add model_rebuild() to resolve Pydantic forward references
0deed90

sadickam commited on

Fix: remove /api prefix from routes - nginx already strips it
4644d09

sadickam commited on

Prepare for HF Space deployment
d01a7e3

sadickam commited on

Initial commit for HF Space
3326079

sadickam commited on