-
-
Notifications
You must be signed in to change notification settings - Fork 221
Open
Labels
enhancementNew feature or requestNew feature or request
Description
OpenAI.instance.audio.createSpeech insists on saving the result to a file.
It doesn't seem necessary (and is problematic for me). (Perhaps it could return the result if the file and directory were null?)
Looking at its implementation, I also can't directly call
await OpenAINetworkingClient.post
... since it is not exported.
khoerling and anasfik
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request