LangChain Reference home page
Search...
⌘K
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
⌘I
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
•
Shift+Enter
new line
Menu
Navigation
Projects
Amazon Nova
Anthropic
AstraDB
AWS
Azure (Microsoft)
Cerebras
Chroma
Cohere
Community
Overview
Chat Models
LLMs
Embeddings
Vector Stores
Document Loaders
Tools & Agents
Retrievers
Caches
Chat History
Graphs
Utilities
Db2
DeepSeek
Elasticsearch
Exa
Fireworks
Google
Google GenAI (Gemini)
Google Vertex AI
Groq
HuggingFace
IBM
Milvus
Mistral AI
MongoDB
Neo4J
Nomic
Nvidia AI Endpoints
Ollama
OpenAI
Parallel
Perplexity
Pinecone
Postgres
Qdrant
Redis
Sema4
Snowflake
SQLServer
Tavily
Together
Unstructured
Upstage
Weaviate
xAI
Language
Python
JavaScript
Theme
Light
Dark
Python
langchain-community
chains
graph_qa
prompts
Module
v0.4.1 (latest)
●
Since v0.3
prompts
Attributes
attribute
ENTITY_EXTRACTION_PROMPT
attribute
GRAPH_QA_PROMPT
attribute
CYPHER_GENERATION_TEMPLATE
:
str
attribute
CYPHER_GENERATION_PROMPT
attribute
NEBULAGRAPH_EXTRA_INSTRUCTIONS
:
str
attribute
NGQL_GENERATION_TEMPLATE
attribute
NGQL_GENERATION_PROMPT
attribute
KUZU_EXTRA_INSTRUCTIONS
:
str
attribute
KUZU_GENERATION_TEMPLATE
attribute
KUZU_GENERATION_PROMPT
attribute
GREMLIN_GENERATION_TEMPLATE
attribute
GREMLIN_GENERATION_PROMPT
attribute
CYPHER_QA_TEMPLATE
:
str
attribute
CYPHER_QA_PROMPT
attribute
SPARQL_INTENT_TEMPLATE
:
str
attribute
SPARQL_INTENT_PROMPT
attribute
SPARQL_GENERATION_SELECT_TEMPLATE
:
str
attribute
SPARQL_GENERATION_SELECT_PROMPT
attribute
SPARQL_GENERATION_UPDATE_TEMPLATE
:
str
attribute
SPARQL_GENERATION_UPDATE_PROMPT
attribute
SPARQL_QA_TEMPLATE
:
str
attribute
SPARQL_QA_PROMPT
attribute
GRAPHDB_SPARQL_GENERATION_TEMPLATE
:
str
attribute
GRAPHDB_SPARQL_GENERATION_PROMPT
attribute
GRAPHDB_SPARQL_FIX_TEMPLATE
:
str
attribute
GRAPHDB_SPARQL_FIX_PROMPT
attribute
GRAPHDB_QA_TEMPLATE
:
str
attribute
GRAPHDB_QA_PROMPT
attribute
AQL_GENERATION_TEMPLATE
:
str
attribute
AQL_GENERATION_PROMPT
attribute
AQL_FIX_TEMPLATE
:
str
attribute
AQL_FIX_PROMPT
attribute
AQL_QA_TEMPLATE
:
str
attribute
AQL_QA_PROMPT
attribute
NEPTUNE_OPENCYPHER_EXTRA_INSTRUCTIONS
:
str
attribute
NEPTUNE_OPENCYPHER_GENERATION_TEMPLATE
attribute
NEPTUNE_OPENCYPHER_GENERATION_PROMPT
attribute
NEPTUNE_OPENCYPHER_GENERATION_SIMPLE_TEMPLATE
:
str
attribute
NEPTUNE_OPENCYPHER_GENERATION_SIMPLE_PROMPT
attribute
MEMGRAPH_GENERATION_TEMPLATE
:
str
attribute
MEMGRAPH_GENERATION_PROMPT
attribute
MEMGRAPH_QA_TEMPLATE
:
str
attribute
MEMGRAPH_QA_PROMPT
View source on GitHub
Version History