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, ngql_prompt: BasePromptTemplate = NGQL_GENERATION_PROMPT, **kwargs: Any = {} ) -> NebulaGraphQAChain