Packages

Sans-IO OpenAI API client for Gleam, ported from async-openai

Current section

Files

Jump to
glopenai include glopenai@vector_store_UpdateVectorStoreFileAttributesRequest.hrl
Raw

include/glopenai@vector_store_UpdateVectorStoreFileAttributesRequest.hrl

-record(update_vector_store_file_attributes_request, {
attributes :: gleam@dict:dict(binary(), glopenai@vector_store:attribute_value())
}).