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

upgrading langchain-ibm to support LangChain v0.2 #6

Merged

Conversation

Srijan-D
Copy link
Contributor

Description: Added support for langchain v0.2 for langchain-ibm. Removed deprecated class LLMChain which got deprecated in LangChain v0.1.17, instead used runnable interface which allows any two Runnables to be 'chained' together into sequences. Also added StreamingStdOutCallbackHandler, callback handler for streaming the output to the screen.

Issue: None

Dependencies: None.

@MateuszOssGit MateuszOssGit merged commit cdc0dad into langchain-ai:main Jul 22, 2024
12 checks passed
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.

2 participants