OpenAI::VectorStoreSearchResultItem
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(file_id : String = "", filename : String = "", score : Float64 = 0.0, attributes : VectorStoreFileAttributes = nil, content : Array(VectorStoreSearchResultContentObject) = [] of VectorStoreSearchResultContentObject)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
attributes
Sourceattributes=(attributes : VectorStoreFileAttributes)
Sourcevalidate!
Source