langchain-ibm: 0.3.5#

chat_models#

chat_models.ChatWatsonx

IBM watsonx.ai 大型语言聊天模型。

embeddings#

embeddings.WatsonxEmbeddings

IBM watsonx.ai 嵌入模型。

llms#

llms.WatsonxLLM

IBM watsonx.ai 大型语言模型。

rerank#

rerank.WatsonxRerank

使用watsonx Rerank API的文档压缩器。

utils#

函数

utils.check_duplicate_chat_params(params, kwargs)

utils.check_for_attribute(value, key, env_key)

utils.extract_chat_params(kwargs[, ...])

utils.extract_params(kwargs[, default_params])