LangChain Reference home pageLangChain ReferenceLangChain Reference
  • GitHub
  • Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
  • Overview
  • LangGraph Checkpoint
    LangGraph Store
    Checkpoint Postgres
    Store Postgres
    Checkpoint SQLite
    LangGraph Prebuilt
    LangGraph CLI
    LangGraph SDK
    LangGraph Supervisor
    LangGraph Swarm
    ⌘I

    LangChain Assistant

    Ask a question to get started

    Enter to send•Shift+Enter new line

    Menu

    LangGraph Checkpoint
    LangGraph Store
    Checkpoint Postgres
    Store Postgres
    Checkpoint SQLite
    LangGraph Prebuilt
    LangGraph CLI
    LangGraph SDK
    LangGraph Supervisor
    LangGraph Swarm
    Language
    Theme
    Pythonlanggraph-clihost_backendControlPlaneEndpoints
    Class●Since v0.4

    ControlPlaneEndpoints

    Copy
    ControlPlaneEndpoints(
      self,
      control_plane_url: str,
      dashboard_url: str
    )

    Constructors

    Attributes

    Methods

    View source on GitHub
    constructor
    __init__
    NameType
    control_plane_urlstr
    dashboard_urlstr
    attribute
    control_plane_url: str
    attribute
    dashboard_url: str
    attribute
    is_cloud: bool
    method
    resolve
    method
    from_control_plane_url
    method
    from_langsmith_endpoint