Ask a question to get started
Enter to sendā¢Shift+Enter new line
on_llm_start( self, serialized: dict[str, Any], prompts: list[str
serialized
dict[str, Any]
The serialized LLM.
prompts
list[str]
The prompts to run.
**kwargs
Any
{}
Run when LLM starts running.
Additional keyword arguments.