[GH-ISSUE #4063] [FEAT]: Disable streaming for LLM Provider(s) with ENV setting #2592

Closed
opened 2026-02-22 18:30:22 -05:00 by yindo · 0 comments
Owner

Originally created by @timothycarambat on GitHub (Jun 26, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4063

Originally assigned to: @timothycarambat on GitHub.

What would you like to see?

is there a way to tell anythingllm that my generic openai provider does not support streaming?

We should have a way to specify or override if a provider is allowed to stream or not. All LLM providers support both chat and stream, so disabling this should be done via a flag.

We can apply this to the Generic OpenAI provider at this time only, since the others are pinned to a service and there is no reason to disable streaming, since that is a better experience.

Originally created by @timothycarambat on GitHub (Jun 26, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4063 Originally assigned to: @timothycarambat on GitHub. ### What would you like to see? > is there a way to tell anythingllm that my generic openai provider does not support streaming? We should have a way to specify or override if a provider is allowed to stream or not. All LLM providers support both chat and stream, so disabling this should be done via a flag. We can apply this to the Generic OpenAI provider at this time only, since the others are pinned to a service and there is no reason to disable streaming, since that is a better experience.
yindo added the enhancementfeature request labels 2026-02-22 18:30:22 -05:00
yindo closed this issue 2026-02-22 18:30:22 -05:00
yindo changed title from [FEAT]: Disable streaming for LLM Provider(s) with ENV setting to [GH-ISSUE #4063] [FEAT]: Disable streaming for LLM Provider(s) with ENV setting 2026-06-05 14:47:25 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2592