use_simple_prompt#
- langchain_community.chains.graph_qa.neptune_cypher.use_simple_prompt(
- llm: BaseLanguageModel,
Decides whether to use the simple prompt
- Parameters:
llm (BaseLanguageModel)
- Return type:
bool
Decides whether to use the simple prompt
llm (BaseLanguageModel)
bool