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

fix, Use a backoff for retrying LLM queries because it seems that some LLMs need longer to recover #172

Merged
merged 3 commits into from
Jun 11, 2024

Conversation

zimmski
Copy link
Member

@zimmski zimmski commented Jun 10, 2024

No description provided.

@zimmski zimmski added the bug Something isn't working label Jun 10, 2024
@zimmski zimmski added this to the v0.6.0 milestone Jun 10, 2024
@zimmski zimmski requested a review from bauersimon June 10, 2024 10:12
@zimmski zimmski self-assigned this Jun 10, 2024
model/llm/llm.go Show resolved Hide resolved
model/llm/llm.go Show resolved Hide resolved
@bauersimon bauersimon merged commit 5ae1633 into main Jun 11, 2024
3 checks passed
@bauersimon bauersimon deleted the retry branch June 11, 2024 07:57
@bauersimon bauersimon mentioned this pull request Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants