How do you turn off system prompt for vision requests? #108
-
Some services with vision models don't accept a system prompt when you send an image in your request. They won't even accept an empty system prompt ("content": ""). I get this error in response:
How do you turn off system prompt entirely so it is not sent with the request? |
Beta Was this translation helpful? Give feedback.
Answered by
heshengtao
Oct 14, 2024
Replies: 1 comment 1 reply
-
I just improved it, and now if the system prompt word is empty, there will be no input of the system prompt word. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
heshengtao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just improved it, and now if the system prompt word is empty, there will be no input of the system prompt word.