Closed cmoog closed 1 year ago
https://github.com/load1n9/openai/blob/a779b21c4d9c4659933ae84bee9b9749433eaf65/src/openai.ts#L301:L311
This should use FormData.
FormData
Correct, there are a few bugs we need to fix regarding file uploads
https://github.com/load1n9/openai/blob/a779b21c4d9c4659933ae84bee9b9749433eaf65/src/openai.ts#L301:L311
This should use
FormData
.