fix: make the helper function more robust by changing the output into integer instead of possibly ORM object 3a6827d verified Arviano commited on Oct 26, 2025
fix: isolate per-user sessions and fix return mismatches in login & send handlers 9e43ad4 verified Arviano commited on Oct 26, 2025
feat: refactor chat system to use manual Chatbot + State for persistent history instead of gr.ChatInterface 6b4892c verified Arviano commited on Oct 26, 2025
fix: fix previous chat histor dissapearin when sending new text bdedd8e verified Arviano commited on Oct 26, 2025
fix: fix implementation of chat history with native gradio API 52b9894 verified Arviano commited on Oct 25, 2025
feat: add analytics implementation for live SQL database analyisis 98bbe1d verified Arviano commited on Oct 25, 2025
chore: add debugging for file tree and collection name in DB a4ecda2 verified Arviano commited on Oct 25, 2025
chore: add debugger for collection_name of the chroma db aff8c8c verified Arviano commited on Oct 25, 2025
feat: add additional user profile to the LLM input context (name, age, role, sport type) f4a798f verified Arviano commited on Oct 25, 2025
feat: remove redundant system prompt from src/rag.py 954f97e verified Arviano commited on Oct 25, 2025
feat: add greeting implementation to start the conversation d9b59aa verified Arviano commited on Oct 25, 2025