Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix stream issue. #1120

Merged
merged 2 commits into from
Jan 8, 2025
Merged

fix stream issue. #1120

merged 2 commits into from
Jan 8, 2025

Conversation

lkk12014402
Copy link
Collaborator

@lkk12014402 lkk12014402 commented Jan 7, 2025

Description

Although openai chat completion request use stream as input, we need pass streaming field when we use from langchain_openai import ChatOpenAI or rom langchain_huggingface import HuggingFaceEndpoint

fix the issue caused by this #1098

@chensuyue chensuyue merged commit 650be0d into main Jan 8, 2025
15 checks passed
@chensuyue chensuyue deleted the fix_agent_stream branch January 8, 2025 02:40
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.

4 participants