1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Python945 forks (945 forks)batch import
good first issue
Repository metrics
- Stars
- 6,898 stars (6,898 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Investigate how to add a feature to save conversation history to a local file (e.g., JSON or SQLite). Look at existing code for handling messages and find a suitable point to add persistence logic.
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- Pythonfile I/O