mirror of
https://github.com/hwchase17/langchain.git
synced 2026-03-20 03:55:51 +00:00
**Description**: Invoke callback prior to yielding token in stream method for watsonx. **Issue**: https://github.com/langchain-ai/langchain/issues/16913
langchain-ibm
This package contains the LangChain integrations for IBM watsonx.ai through their ibm-watsonx-ai SDK.
Installation and Setup
- Install the LangChain partner package
pip install langchain-ibm
LLM
See a usage example.
from langchain_ibm import WatsonxLLM