Commit 24351aa
committed
Update requirements and enhance chat UI with new features
- Added new dependencies in `requirements.txt` for improved functionality, including `aiofiles`, `fastapi`, `jinja2`, `markdown`, `pre-commit`, `pydantic`, and `python-multipart`.
- Revamped CSS in `style.css` for a fresh look, including new color variables, improved responsiveness, and enhanced dark mode support.
- Updated `chat.html` to include a viewport meta tag, preconnect for fonts, and improved structure for better accessibility and user experience.
- Implemented auto-resizing for the message input textarea and refined file upload handling with better user feedback.
- Enhanced message rendering with improved copy functionality and added visual indicators for uploads and errors.1 parent a7645da commit 24351aa
File tree
3 files changed
+850
-718
lines changed- src/deepseek_wrapper
- static
- templates
3 files changed
+850
-718
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
| 10 | + | |
4 | 11 | | |
5 | 12 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 13 | + | |
0 commit comments