Commit History

feat: add conversation history support to chat service and update Gradio UI for interactive sessions
491caa2
Running

atara57769 commited on

refactor: modularize chat service by extracting core logic into dedicated workflow functions
d8746a9

atara57769 commited on

refactor: migrate chat and ingestion logic into dedicated services and consolidate database initialization
177071b

atara57769 commited on

feat: implement RAG pipeline with Qdrant vector store, Groq LLM integration, and structured prompt management
bbd91de

atara57769 commited on