1 commento (1 commento)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)Python4446 star (4446 star)643 fork (643 fork)batch import
good first issue
Descrizione
与Chatgpt的对话能否保存在一个地方啊
Guida contributor
- Tech stack
- python
- Dominio
- backend
- Tipo issue
- feature
- DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
- 3
- Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
- half day
- Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
- fresh
- ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
- mostly clear
- Prerequisiti
- basic python
- Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
- 70
- Direzione di ricerca
- Investigate how conversations are currently handled in the xiaogpt codebase, likely within a class or module. Consider adding a simple file based or database persistence to save chat history. Check if any existing storage mechanisms are present and evaluate the best approach to integrate saving without breaking existing functionality.