struct OpenAI::Base64Embedding inherits Struct # Included modules JSON::Serializable Constructors# .new(object : String, embedding : Base64String, index : Int32)# View source .new(pull : JSON::PullParser)# View source Methods# #clone# View source #copy_with(object _object = @object, embedding _embedding = @embedding, index _index = @index)# View source #embedding : Base64String# #index : Int32# #object : String#