llm_response
Method
This is a method of the Event class in the bus module.Create LLM response event
Signature
Parameters
No description available.
Returns
The result of the operation.
llm_response: Create LLM response event
This is a method of the Event class in the bus module.Create LLM response event
def llm_response(model: impl Into<String>) -> Self