Skip to main content
Ctrl+K
🦜🔗 LangChain  documentation - Home 🦜🔗 LangChain  documentation - Home
  • Reference
Ctrl+K
Docs
  • GitHub
  • X / Twitter
Ctrl+K
  • Reference
Docs
  • GitHub
  • X / Twitter

Section Navigation

Base packages

  • Core
  • Langchain
  • Text Splitters
  • Community
  • Experimental

Integrations

  • AI21
  • Anthropic
  • AstraDB
  • AWS
  • Azure Ai
  • Azure Dynamic Sessions
  • Cerebras
  • Chroma
  • Cohere
  • Deepseek
  • Elasticsearch
  • Exa
  • Fireworks
  • Google Community
  • Google GenAI
  • Google VertexAI
  • Groq
  • Huggingface
  • IBM
    • chat_models
    • embeddings
    • llms
    • rerank
    • toolkit
    • utils
      • check_duplicate_chat_params
      • check_for_attribute
      • convert_to_watsonx_tool
      • extract_chat_params
      • extract_params
  • Milvus
  • MistralAI
  • MongoDB
  • Neo4J
  • Nomic
  • Nvidia Ai Endpoints
  • Ollama
  • OpenAI
  • Perplexity
  • Pinecone
  • Postgres
  • Prompty
  • Qdrant
  • Redis
  • Sema4
  • Snowflake
  • Sqlserver
  • Standard Tests
  • Tavily
  • Together
  • Unstructured
  • Upstage
  • VoyageAI
  • Weaviate
  • XAI
  • LangChain Python API Reference
  • langchain-ibm: 0.3.11
  • utils

utils#

Functions

utils.check_duplicate_chat_params(params, kwargs)

utils.check_for_attribute(value, key, env_key)

utils.convert_to_watsonx_tool(tool)

Convert WatsonxTool to watsonx tool structure.

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

utils.extract_params(kwargs[, default_params])

© Copyright 2025, LangChain Inc.