Zaf01
Results
2
issues of
Zaf01
Hi, I am trying to implement the gpt 4o vision capabilities in Unity using this package. I am trying to send an image URL to the model in the following...
Hi, How could I possibly send a base64 encoded image to gpt 4o using the API? Currently for sending text requests and getting responses from ChatGPT I have this function:...