Commit History

prepare hugging face deployment and enable gitguardian
60ffeeb

mmoise00 commited on

lazy-load RAG deps and pin frontend versions
fe55c4e

mmoise00 commited on

pin supported python version to 3.11.x
f6d0241

mmoise00 commited on

Remove old icon files and add new PNG icon for frontend
1ab424d

mmoise00 commited on

Update dependencies in pyproject.toml to include fastapi and uvicorn
421f12c

mmoise00 commited on

Update pyproject.toml to define build system and clarify project description
bbc3b4a

mmoise00 commited on

Update README and API to clarify RAG_WORKING_DIR usage for LightRAG index storage
cc155f4

mmoise00 commited on

Update comparison modes to 'hybrid' and add icon component for frontend
e606cb6

mmoise00 commited on

Update README with dataset link and enhance frontend UI for answer comparison
10ef75f

mmoise00 commited on

Add comparison modal for side-by-side answer display in the frontend
9105581

mmoise00 commited on

Add comparison feature for query modes in the API and frontend
4573dd4

mmoise00 commited on

Add citation marker stripping and intro popup for user guidance
06f7193

mmoise00 commited on

Add stage selection and detail display in the flow diagram
d59ce36

mmoise00 commited on

Add mode selection for query submission and update streaming logic
bbab1dd

mmoise00 commited on

Add follow-up question generation and display in the chatbot interface
314e0fe

mmoise00 commited on

Remove ChromaDB dependencies and related references from project files
4e36371

mmoise00 commited on

Refactor project structure by removing Chainlit dependencies and related files
c469d73

mmoise00 commited on

adding streaming
c293cc8

mmoise00 commited on

Replace Chainlit with Next.js RAG pipeline visualizer
28cf767

mmoise00 commited on

Implement intent detection for small talk and enhance response generation
50d1976

mmoise00 commited on

Implement small talk detection in query processing and update response behavior
1e8573b

mmoise00 commited on

Update README.md and add run_chainlit.py for improved Chainlit execution instructions
971bd31

mmoise00 commited on

Update .gitignore and README.md; add Chainlit visualizer instructions and dependencies
2fd2d90

mmoise00 commited on

Enhance logging configuration and implement citation handling in query processing
d83cf27

mmoise00 commited on

Refactor code structure for improved readability and maintainability
b19e2c5

mmoise00 commited on

Remove unnecessary comment from OpenRouterOpenAI tokenizer property
d2a39c2

mmoise00 commited on

Update README.md to include project description, tools used, and dataset details
801831a

mmoise00 commited on

Remove latency measurement and related metadata from ask function; update example question for clarity
6b03d48

mmoise00 commited on

Refactor Langfuse integration in ask function and update client configuration for improved error handling
6d341cb

mmoise00 commited on

Implement Langfuse tracing in ask function and update dependencies for improved observability
a3bd027

mmoise00 commited on

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

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

Update .gitignore and refactor main.py for improved environment handling and code organization
3862637

mmoise00 commited on

Add python-dotenv dependency and load environment variables
6f11e04

mmoise00 commited on

Refactor code structure for improved readability and maintainability
b5845b5

mmoise00 commited on

Initial commit
be315de
unverified

mmoise00 commited on