StanfordBDHG/LLMonFHIR

Add manual retry option for failed prompts

Open

#114 opened on 2025年6月15日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Swift (24 forks)auto 404
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

コントリビューターガイド