Module: OpenAI::Models::Beta::BetaResponseItem::MultiAgentCallOutput::Action

Extended by:
Internal::Type::Enum
Defined in:
lib/openai/models/beta/beta_response_item.rb

Overview

The multi-agent action that produced this result.

See Also:

  • OpenAI::Models::Beta::BetaResponseItem::MultiAgentCallOutput#action

Constant Summary collapse

SPAWN_AGENT =
:spawn_agent
INTERRUPT_AGENT =
:interrupt_agent
LIST_AGENTS =
:list_agents
SEND_MESSAGE =
:send_message
FOLLOWUP_TASK =
:followup_task
WAIT_AGENT =
:wait_agent

Method Summary

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info