Skip to content

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

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

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
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 27, 2026

PR author is not in the allowed authors list.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 27, 2026

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

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

1 participant