OpenAI::CreateVectorStoreFileRequest
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(file_id : String = "", chunking_strategy : ChunkingStrategyRequestParam | Nil = nil, attributes : VectorStoreFileAttributes | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
attributes
Sourceattributes=(attributes : VectorStoreFileAttributes | Nil)
Sourcechunking_strategy
Sourcechunking_strategy=(chunking_strategy : ChunkingStrategyRequestParam | Nil)
Source