You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
When using the GPT-4V model in this library, GPT replied, "Sorry, I cannot access external URLs to view images." However, when I use the curl command, GPT can access image links
#421
Open
yangleimiao opened this issue
Nov 23, 2023
· 3 comments
When using the GPT-4V model in this library, GPT replied, "Sorry, I cannot access external URLs to view images." However, when I use the curl command, GPT can access image links.
So, there is no support yet?When I replaced the link in the example with an image from Wikipedia, I was able to successfully obtain a response. I thought I didn't know how to use it.
Thank you so much.
When using the GPT-4V model in this library, GPT replied, "Sorry, I cannot access external URLs to view images." However, when I use the curl command, GPT can access image links.
my curl commend
and this is my code
and I use ChatCompletionRequest
Can anyone help me solve this problem?
The text was updated successfully, but these errors were encountered: