Module: OpenAI::Models::Beta::Threads::Run::LastError::Code
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/openai/models/beta/threads/run.rb
Overview
One of ‘server_error`, `rate_limit_exceeded`, or `invalid_prompt`.
Constant Summary collapse
- SERVER_ERROR =
:server_error
- RATE_LIMIT_EXCEEDED =
:rate_limit_exceeded
- INVALID_PROMPT =
:invalid_prompt
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