Refactor FastAPI application structure and update test imports for backward compatibility
3da73e5
Jatin Mehracommited on
Refactor FastAPI application for improved modularity and maintainability
33c5afb
Jatin Mehracommited on
Enhance PDF chunking logic and add validation for chat requests to improve data integrity and user experience
4a31622
Jatin Mehracommited on
Refactor session management and enhance PDF upload handling for improved error handling and model consistency
24b32e6
Jatin Mehracommited on
Enhance session management in load_session function to ensure LLM consistency and improve error handling. Update chunk processing to accommodate larger text sizes and integrate conversation memory for chat history management.
bcaf7fa
Jatin Mehracommited on
Refactor PDF processing and embedding creation; update chunking to include metadata
1dc0983
Jatin Mehracommited on
Redirect home route to static index.html
58dea7f
Jatin Mehracommited on
Implement PDF removal functionality and update UI with remove button
6c81e4d
Jatin Mehracommited on
Refactor app.py to implement FastAPI for PDF processing, session management, and chat functionality
a193f24
Jatin Mehracommited on
Update .gitignore and adjust Max Tokens slider range in app.py