-
-
Notifications
You must be signed in to change notification settings - Fork 6
OpenAI.AudioTranscription.IsValid
Andrew Lambert edited this page Mar 6, 2023
·
1 revision
OpenAI.AudioTranscription.IsValid
Shared Function IsValid(Request As OpenAI.Request) As OpenAI.ValidationError
Name | Type | Comment |
---|---|---|
Request | OpenAI.Request | The request to validate. |
Returns a member of the ValidationError enum indicating whether and how the Request
appears to be invalid for this endpoint.
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.