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-sdkauthtypesonthreads
    Class●Since v0.1

    threads

    Copy
    threads()

    Attributes

    Classes

    View source on GitHub
    attribute
    value
    class
    create
    class
    create_run
    class
    read
    class
    update
    class
    delete
    class
    search

    Types for thread-related operations.

    Type for thread creation parameters.

    Type for creating or streaming a run.

    Type for thread read parameters.

    Type for thread update parameters.

    Type for thread deletion parameters.

    Type for thread search parameters.