enhancementgood first issue
Repository metrics
- Stars
- (157 stars)
- PR merge metrics
- (PR metrics pending)
説明
Problem
When an error occurs (such as from connectivity issues, OpenAI APIs, or function calls) there’s currently no clear way to recover. To retry, users have to re-enter the same prompt or quit the session and start over from the beginning.
Solution
When an error occurs (regardless of its type) the app should give users the option to manually retry the last prompt, whether it was a system prompt or a user prompt.
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct and Contributing Guidelines