Module: OpenAI::Models::Beta::Threads::Message::IncompleteDetails::Reason
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/openai/models/beta/threads/message.rb
Overview
The reason the message is incomplete.
Constant Summary collapse
- CONTENT_FILTER =
:content_filter
- MAX_TOKENS =
:max_tokens
- RUN_CANCELLED =
:run_cancelled
- RUN_EXPIRED =
:run_expired
- RUN_FAILED =
:run_failed
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