OpenAI::OtherChunkingStrategyResponseParam
Inherits JSON::Serializable < Reference < Object
This is returned when the chunking strategy is unknown. Typically, this is because the file was indexed before the chunking_strategy concept was introduced in the API.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : OtherChunkingStrategyResponseParamType = OtherChunkingStrategyResponseParamType::Other)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source