Skip to main content
This will help you getting started with WatsonxToolkit toolkits. For detailed documentation of all WatsonxToolkit features and configurations head to the API reference. The toolkit contains following tools:

Integration details

Setup

If you want to get automated tracing from runs of individual tools, set your LangSmith API key:

Installation

This toolkit lives in the @langchain/ibm package:

Instantiation

Now we can instantiate our toolkit:

Tools

View available tools:
For detailed info about tools please visit watsonx.ai API docs

Use within an agent

Install the langchain package to use createAgent:
Then, instantiate your LLM to be used in the agent:

API reference

For detailed documentation of all WatsonxToolkit features and configurations head to the API reference.