-
-
Notifications
You must be signed in to change notification settings - Fork 7
OpenAI.Response.ResponseFormat
Andrew Lambert edited this page Dec 24, 2023
·
1 revision
Dim ResponseFormat As String
Returns a string that can be used as the file extension when saving the response(s) to disk. For example, the OpenAI.Image response might have a ResponseFormat
of "png"
, while the OpenAI.AudioGeneration class might have "mp3"
.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2023-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.