LettaAPI.Model.DynamicManagerUpdate (letta_api v1.0.0)

Summary

Types

t()

@type t() :: %LettaAPI.Model.DynamicManagerUpdate{
  manager_agent_id: String.t() | nil,
  manager_type: String.t() | nil,
  max_turns: integer() | nil,
  termination_token: String.t() | nil
}

Functions

decode(value)