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, gremlin_prompt: BasePromptTemplate = GREMLIN_GENERATION_PROMPT, **kwargs: Any = {} ) -> HugeGraphQAChain