langchain_community.chains.graph_qa.neptune_cypher
.use_simple_prompt¶
- langchain_community.chains.graph_qa.neptune_cypher.use_simple_prompt(llm: BaseLanguageModel) bool [source]¶
决定是否使用简单提示
- 参数
llm (BaseLanguageModel) –
- 返回类型
bool