Skip to main content

llm_request

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

Signature

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

Parameters

model
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.