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: Increase timeouts for local LLMs #57

Merged
merged 5 commits into from
Nov 19, 2024
Merged

fix: Increase timeouts for local LLMs #57

merged 5 commits into from
Nov 19, 2024

Conversation

kaspermarstal
Copy link
Contributor

@kaspermarstal kaspermarstal commented Nov 17, 2024

  • Assume local model by default, so significantly increase default timeout. It's really sad to run a large model locally and have the response cut short by a timeout.
  • Set shorter timeout for hosted model configurations.
  • Set HttpClients' timeouts to one hour so it doesn't interfere with polly

@kaspermarstal kaspermarstal merged commit 303274d into main Nov 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant