Update dependencies in pyproject.toml to include fastapi and uvicorn 421f12c mmoise00 commited on Mar 30
Update pyproject.toml to define build system and clarify project description bbc3b4a mmoise00 commited on Mar 30
Update README and API to clarify RAG_WORKING_DIR usage for LightRAG index storage cc155f4 mmoise00 commited on Mar 30
Update comparison modes to 'hybrid' and add icon component for frontend e606cb6 mmoise00 commited on Mar 30
Update README with dataset link and enhance frontend UI for answer comparison 10ef75f mmoise00 commited on Mar 30
Add comparison modal for side-by-side answer display in the frontend 9105581 mmoise00 commited on Mar 30
Add mode selection for query submission and update streaming logic bbab1dd mmoise00 commited on Mar 29
Add follow-up question generation and display in the chatbot interface 314e0fe mmoise00 commited on Mar 29
Remove ChromaDB dependencies and related references from project files 4e36371 mmoise00 commited on Mar 28
Refactor project structure by removing Chainlit dependencies and related files c469d73 mmoise00 commited on Mar 28
Implement intent detection for small talk and enhance response generation 50d1976 mmoise00 commited on Mar 27
Implement small talk detection in query processing and update response behavior 1e8573b mmoise00 commited on Mar 27
Update README.md and add run_chainlit.py for improved Chainlit execution instructions 971bd31 mmoise00 commited on Mar 27
Update .gitignore and README.md; add Chainlit visualizer instructions and dependencies 2fd2d90 mmoise00 commited on Mar 26
Enhance logging configuration and implement citation handling in query processing d83cf27 mmoise00 commited on Mar 25
Refactor code structure for improved readability and maintainability b19e2c5 mmoise00 commited on Mar 25
Remove unnecessary comment from OpenRouterOpenAI tokenizer property d2a39c2 mmoise00 commited on Mar 24
Update README.md to include project description, tools used, and dataset details 801831a mmoise00 commited on Mar 24
Remove latency measurement and related metadata from ask function; update example question for clarity 6b03d48 mmoise00 commited on Mar 24
Refactor Langfuse integration in ask function and update client configuration for improved error handling 6d341cb mmoise00 commited on Mar 24
Implement Langfuse tracing in ask function and update dependencies for improved observability a3bd027 mmoise00 commited on Mar 23
Update .gitignore to include __pycache__ and refactor main.py to implement OpenRouterOpenAI class and configure models function; add ask.py for query execution ba1df43 mmoise00 commited on Mar 23
Refactor main.py to replace LMStudio with OpenAI for improved model integration and update dependencies in pyproject.toml and uv.lock 9bbf408 mmoise00 commited on Mar 23
Update .gitignore and refactor main.py for improved environment handling and code organization 3862637 mmoise00 commited on Mar 22
Refactor code structure for improved readability and maintainability b5845b5 mmoise00 commited on Mar 18