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,890 stars (6,890 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
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