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