Kasem Saikhuedong
Kasem Saikhuedong
Thank you.
@intellign you try convert to argb png
VictorRancesCode thank you for pull reqeusts i look you code and push new version support chatGPT 3.5
@llorenzo I have just released version 2.5.6. You can try running it on Windows, or if it doesn't work, you can report the error.
@ChargerMc you have to backend api
comingsoon @hanchao2407
@hanchao2407 you can description more for this issue ?
@BernardinD @hanchao2407 ```dart void chatComplete() async { final request = UploadFile(file: FileInfo('file-path', 'file-name'),purpose: 'image'); final fileResponse = await openAI.file.uploadFile(request); print(fileResponse ); final request = ChatCompleteText(messages: [ Map.of({"role": "system", "content": "You...