LettaAPI.Model.GroupUpdateManagerConfig
(letta_api v1.0.0)
Types
@type t() :: %LettaAPI.Model.GroupUpdateManagerConfig{
manager_agent_id: any(),
manager_type: any() | nil,
max_message_buffer_length: any() | nil,
max_turns: any() | nil,
min_message_buffer_length: any() | nil,
sleeptime_agent_frequency: any() | nil,
termination_token: any() | nil
}