Ask a question to get started
Enter to send•Shift+Enter new line
Initialize from LLM.
from_llm( cls, llm: BaseLanguageModel, prompt: PromptTemplate | None = None, callbacks: Callbacks = None, llm_chain_kwargs: dict | None = None, **kwargs: Any = {} ) -> BaseRetrievalQA