StanfordBDHG/LLMonFHIR

Add manual retry option for failed prompts

Open

#114 aperta il 15 giu 2025

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Swift (24 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (157 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor