Module: Ultrasafeai::Parser::Types::StreamParserRequestParse

Extended by:
Internal::Types::Enum
Defined in:
lib/ultrasafeai/parser/types/stream_parser_request_parse.rb

Constant Summary collapse

TEXT =
"text"
MARKDOWN =
"markdown"
JSON_ =
"json"
IMAGE =
"image"
XLSX =
"xlsx"
PDF =
"pdf"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load