-
Vũ Hoàng Anh authored
- Add reset_limit.py service for tracking daily reset usage via Redis - Add archive_history method in conversation_manager.py to rename old messages - Add POST /api/history/archive endpoint with limit check - Update frontend with Reset button next to Send button - Limit LLM context to 15 messages per session - Filter chat history by current date (auto-clear next day)
312e2567
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| nodes | ||
| tools | ||
| __init__.py | ||
| controller.py | ||
| graph.py | ||
| helper.py | ||
| mock_controller.py | ||
| mock_graph.py | ||
| models.py | ||
| prompt.py | ||
| system_prompt.txt |