Skip to content

fix: set stream option to true when streaming is enabled.#329

Open
gholami-mohammad wants to merge 1 commit intoAbraxas-365:mainfrom
gholami-mohammad:bugfix/openai-stream
Open

fix: set stream option to true when streaming is enabled.#329
gholami-mohammad wants to merge 1 commit intoAbraxas-365:mainfrom
gholami-mohammad:bugfix/openai-stream

Conversation

@gholami-mohammad
Copy link

@gholami-mohammad gholami-mohammad commented Dec 29, 2025

fix: set stream option to true when streaming is enabled.

When missing this option, getting this error:
Error invoking LLMChain: OpenAIError(StreamError("Invalid header value: "application/json""))

this PR will solve issue reported here: #290

When missing this option, getting this error:
Error invoking LLMChain: OpenAIError(StreamError("Invalid header value: \"application/json\""))
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