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
  • Standard Tests

Integrations

  • Anthropic
  • AstraDB
  • AWS
  • Azure Ai
  • Azure Dynamic Sessions
  • Cerebras
  • Chroma
  • Cli
  • Cohere
  • Db2
  • Deepseek
  • Elasticsearch
  • Exa
  • Fireworks
  • Google Community
  • Google GenAI
  • Google VertexAI
  • Groq
  • Huggingface
  • IBM
  • Langchain_V1
  • Milvus
  • MistralAI
  • MongoDB
  • Neo4J
  • Nomic
  • Nvidia Ai Endpoints
  • Ollama
  • OpenAI
  • Perplexity
  • Pinecone
  • Postgres
  • Prompty
  • Qdrant
  • Redis
  • Sema4
  • Snowflake
  • Sqlserver
  • Tavily
  • Together
  • Unstructured
  • Upstage
    • chat_models
    • document_parse
    • document_parse_parsers
    • embeddings
    • prebuilt_information_extraction
    • tools
      • UpstageGroundednessCheck
      • UpstageGroundednessCheckInput
      • format_documents_as_string
      • create_message
      • validate_extension
      • make_request
      • get_from_param_or_env
      • GroundednessCheck
    • universal_information_extraction
  • Weaviate
  • XAI
  • LangChain Python API Reference
  • langchain-upstage: 0.7.3
  • tools

tools#

Classes

tools.groundedness_check.UpstageGroundednessCheck

Tool that checks the groundedness of a context and an assistant message.

tools.groundedness_check.UpstageGroundednessCheckInput

Input for the Groundedness Check tool.

Functions

tools.groundedness_check.format_documents_as_string(docs)

tools.information_extraction_check.create_message(...)

tools.information_extraction_check.validate_extension(...)

tools.response_generator.make_request(...[, ...])

tools.value_retriever.get_from_param_or_env(key)

Get a value from a param or an environment variable.

Deprecated classes

tools.groundedness_check.GroundednessCheck

© Copyright 2025, LangChain Inc.