Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

with_history

Method
This is a method of the EventBus class in the bus module.
Create with custom history size

Signature

def with_history(max_history: usize) -> Self

Parameters

max_history
usize
required
No description available.

Returns

Returns
Self
The result of the operation.