Skip to content

feat: configurable request timeout for Ollama and LM Studio providers#1059

Closed
Matt Van Horn (mvanhorn) wants to merge 2 commits into
browseros-ai:mainfrom
mvanhorn:feat/938-feat-configurable-request-timeout-for-ol
Closed

feat: configurable request timeout for Ollama and LM Studio providers#1059
Matt Van Horn (mvanhorn) wants to merge 2 commits into
browseros-ai:mainfrom
mvanhorn:feat/938-feat-configurable-request-timeout-for-ol

Conversation

@mvanhorn

Copy link
Copy Markdown

Summary

feat: configurable request timeout for Ollama and LM Studio providers

Closes #938


AI was used for assistance.

@greptile-apps

greptile-apps Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

PR author is not in the allowed authors list.

@github-actions

github-actions Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA. Thank you!
Posted by the CLA Assistant Lite bot.

The provider-factory honors requestTimeoutMs but the chat-service
constructor never populated it from the request, leaving the timeout
unconfigurable from any caller. Add the field to ChatRequestSchema
and thread it through to ResolvedAgentConfig so the user-facing
endpoint can actually control Ollama / LM Studio request timeouts
(closes the original intent of browseros-ai#938).
@mvanhorn

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@shadowfax92

Copy link
Copy Markdown
Contributor

Thanks so much for contributing to BrowserOS! 🙏

We're doing some housekeeping on our PR queue and closing out PRs that have been open for more than 7 days. This isn't a reflection on your work — we really appreciate the time and effort you put in.

If this is still relevant, please feel free to reopen it or open a fresh PR and we'll take another look. Thanks again for being part of the project! 🚀

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.

[Feature Request] Configurable LLM request timeout for Ollama / local models

2 participants