Skip to main content

llm_response

Method
This is a method of the Event class in the bus module.
Create LLM response event

Signature

def llm_response(model: impl Into<String>) -> Self

Parameters

model
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.