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

Expose streaming attribute from PortkeyLLM and ChatPortkey (Langhchain) #65

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

VisargD
Copy link
Collaborator

@VisargD VisargD commented Jan 8, 2024

Title: Expose streaming attribute from PortkeyLLM and ChatPortkey (Langhchain)

Description:

  • Expose streaming parameter from Langchain PortkeyLLM and ChatPortkey so that Langchain can consider it as stream enabled LLM

Motivation:
This change is necessary to support stream mode in LLamaIndex x Langchain Integration

Related Issues:
#64

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. auto:enhancement labels Jan 8, 2024
@VisargD VisargD requested a review from roh26it January 8, 2024 10:52
@dosubot dosubot bot added the lgtm label Jan 8, 2024
@ayush-portkey ayush-portkey merged commit d507d5c into main Jan 8, 2024
5 of 6 checks passed
@ayush-portkey ayush-portkey deleted the visarg/expose-streaming-attr-langchain branch January 8, 2024 11:11
@VisargD VisargD linked an issue Jan 9, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:enhancement lgtm size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: expose streaming parameter from langchain PortkeyLLM and ChatPortkey
2 participants