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-clitemplates
    Module●Since v0.1

    templates

    Attributes

    attribute
    TEMPLATES: dict[str, dict[str, str]]
    attribute
    TEMPLATE_ID_TO_CONFIG: dict
    attribute
    TEMPLATE_IDS
    attribute
    TEMPLATE_HELP_STRING: str

    Functions

    function
    create_new

    Create a new LangGraph project at the specified PATH using the chosen TEMPLATE.

    View source on GitHub