Ask a question to get started
Enter to sendā¢Shift+Enter new line
Initialize from LLM.
from_llm( cls, llm: BaseLanguageModel, *, qa_prompt: BasePromptTemplate = CYPHER_QA_PROMPT, cypher_prompt: BasePromptTemplate = CYPHER_GENERATION_PROMPT, **kwargs: Any = {} ) -> FalkorDBQAChain