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
  • 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
    • chat_models
    • document_parse
      • UpstageDocumentParseLoader
      • get_from_param_or_env
      • validate_file_path
    • document_parse_parsers
    • embeddings
    • tools
  • Weaviate
  • XAI
  • LangChain Python API Reference
  • langchain-upstage: 0.6.0
  • document_parse

document_parse#

Classes

document_parse.UpstageDocumentParseLoader(...)

Upstage Document Parse Loader.

Functions

document_parse.get_from_param_or_env(key[, ...])

Get a value from a param or an environment variable.

document_parse.validate_file_path(file_path)

Validates if a file exists at the given file path.

© Copyright 2025, LangChain Inc.