View Source ExOpenAI.Components.ComputerActionList (ex_openai.ex v2.0.0-beta)
Flattened batched actions for computer_use. Each action includes an
type discriminator and action-specific fields.
Type
[any()]
Summary
Types
@type t() :: [ExOpenAI.Components.ComputerAction.t()]