langchain-ibm: 0.3.18#
agent_toolkits#
Classes
Base tool for interacting with a SQL database. | |
Tool for getting metadata about a SQL database. | |
Tool for getting tables names. | |
Use an LLM to check if a query is correct. | |
Tool for querying a SQL database. | |
Toolkit for interacting with IBM watsonx.ai databases. | |
IBM watsonx.ai Tool. | |
IBM watsonx.ai Toolkit. |
Functions
Convert WatsonxTool to watsonx tool structure. |
chat_models#
Classes
IBM watsonx.ai large language chat models. |
embeddings#
Classes
IBM watsonx.ai embedding models. |
llms#
Classes
IBM watsonx.ai large language models. |
rerank#
Classes
Document compressor that uses watsonx Rerank API. |
utilities#
Classes
Watsonx SQL Database class for IBM watsonx.ai databases connection assets. |
Functions
| Truncate a string to a certain number of characters, based on the max string length. |
utils#
Functions
Async decorator to catch ApiRequestFailure on Model Gateway calls and log a uniform warning. | |
| |
| |
| |
| |
Decorator to catch ApiRequestFailure on Model Gateway calls and log a uniform warning. | |
|