Skip to content

Add per-request timeout override for LLM API calls - #19

Open
ssevera1 wants to merge 1 commit into
mainfrom
improve/20260803-223710
Open

Add per-request timeout override for LLM API calls#19
ssevera1 wants to merge 1 commit into
mainfrom
improve/20260803-223710

Conversation

@ssevera1

@ssevera1 ssevera1 commented Aug 3, 2026

Copy link
Copy Markdown
Owner

What

Add optional timeout parameter to LLM API methods to allow per-request timeout override while preserving config default.

Why

Prevents indefinite hangs on slow or unresponsive Ollama servers by allowing callers to enforce tighter timeouts on specific requests without changing global configuration.

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