langchain_community.chains.graph_qa.neptune_cypher.use_simple_prompt

langchain_community.chains.graph_qa.neptune_cypher.use_simple_prompt(llm: BaseLanguageModel) bool[source]

决定是否使用简单提示

Parameters

llm (BaseLanguageModel) –

Return type

bool