Module: OpenAI::Models::Beta::Threads::Runs::RunStep::LastError::Code
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/openai/models/beta/threads/runs/run_step.rb
Overview
One of ‘server_error` or `rate_limit_exceeded`.
Constant Summary collapse
- SERVER_ERROR =
:server_error
- RATE_LIMIT_EXCEEDED =
:rate_limit_exceeded
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type