OpenAI::FileSearchToolCallResultsItem
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(file_id : String | Nil = nil, text : String | Nil = nil, filename : String | Nil = nil, attributes : VectorStoreFileAttributes | Nil = nil, score : Float32 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
attributes
Sourceattributes=(attributes : VectorStoreFileAttributes | Nil)
Source