Skip to content

Commit f6c5fb5

Browse files
committed
Refactor Streamlit app and enhance backend management
- Refactored app.py to modularize the code, significantly reducing its size and improving maintainability. - Introduced new backend modules for chat management, model management, and LLM interface, enhancing separation of concerns. - Removed the PDF extraction summary and RAG implementation documentation as part of the cleanup. - Improved session state initialization for better management of chat and model states. - Updated the main application logic to utilize the new backend structure, ensuring a smoother user experience.
1 parent 2feacd7 commit f6c5fb5

File tree

7 files changed

+1203
-1298
lines changed

7 files changed

+1203
-1298
lines changed

PDF_EXTRACTION_SUMMARY.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

RAG_IMPLEMENTATION.md

Lines changed: 0 additions & 286 deletions
This file was deleted.

0 commit comments

Comments
 (0)