Ask a question to get started
Enter to send•Shift+Enter new line
Create LLMChain from LLM and template.
from_string( cls, llm: BaseLanguageModel, template: str ) -> LLMChain