LangChain Reference home pageLangChain ReferenceLangChain Reference
  • GitHub
  • Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
  • Overview
  • MCP Adapters
    • Overview
    • Agents
    • Callbacks
    • Chains
    • Chat models
    • Embeddings
    • Evaluation
    • Globals
    • Hub
    • Memory
    • Output parsers
    • Retrievers
    • Runnables
    • LangSmith
    • Storage
    Standard Tests
    Text Splitters
    ⌘I

    LangChain Assistant

    Ask a question to get started

    Enter to send•Shift+Enter new line

    Menu

    MCP Adapters
    OverviewAgentsCallbacksChainsChat modelsEmbeddingsEvaluationGlobalsHubMemoryOutput parsersRetrieversRunnablesLangSmithStorage
    Standard Tests
    Text Splitters
    Language
    Theme
    Pythonlangchain-classicchainsquery_constructorprompt
    Module●Since v1.0

    prompt

    Used in Docs

    • Docusaurus integration

    Attributes

    attribute
    SONG_DATA_SOURCE: str
    attribute
    FULL_ANSWER: str
    attribute
    NO_FILTER_ANSWER: str
    attribute
    WITH_LIMIT_ANSWER: str
    attribute
    DEFAULT_EXAMPLES: list
    attribute
    EXAMPLES_WITH_LIMIT: list
    attribute
    EXAMPLE_PROMPT_TEMPLATE: str
    attribute
    EXAMPLE_PROMPT
    attribute
    USER_SPECIFIED_EXAMPLE_PROMPT
    attribute
    DEFAULT_SCHEMA: str
    attribute
    DEFAULT_SCHEMA_PROMPT
    attribute
    SCHEMA_WITH_LIMIT: str
    attribute
    SCHEMA_WITH_LIMIT_PROMPT
    attribute
    DEFAULT_PREFIX: str
    attribute
    PREFIX_WITH_DATA_SOURCE
    attribute
    DEFAULT_SUFFIX: str
    attribute
    SUFFIX_WITHOUT_DATA_SOURCE: str
    View source on GitHub