Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give models a retry on error #123

Closed
3 tasks done
bauersimon opened this issue May 17, 2024 · 1 comment
Closed
3 tasks done

Give models a retry on error #123

bauersimon opened this issue May 17, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bauersimon
Copy link
Member

bauersimon commented May 17, 2024

even powerful models as GPT4 and Llama3 might return EOF or an error (https://github.com/symflower/eval-dev-quality/tree/105%2B108/evaluation-2024-05-14-09%3A18%3A41), give them a second chance or something

  • add retry logic if model response is an error
  • configure retry count in the CLI
  • test this using mocks
@bauersimon bauersimon added the enhancement New feature or request label May 17, 2024
@bauersimon bauersimon added this to the v0.5.0 milestone May 17, 2024
@bauersimon bauersimon mentioned this issue May 17, 2024
45 tasks
@bauersimon
Copy link
Member Author

CC @zimmski

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants