metadata
Sets the metadata map. This metadata is not used by OpenAI, instead, it is data that can be used by YOU, the developer, to store information.
The metadata map must have 16 or fewer keys, and each key must be less than 64 characters. Each value must be less than 512 characters.
Parameters
metadata
The metadata map
Throws
if the map has more than 16 keys, or if any key is more than 64 characters, or if any value is more than 512 characters