Vision Support #43
The-Michael-Chen
started this conversation in
General
Replies: 1 comment 1 reply
-
I haven't specifically tried using a GPT4V model, but it uses the Assistants API, which we have support for. Assuming GPT4V simply uses any image file uploaded with a message in a thread, you can add it as a file to your message: https://github.com/CJCrafter/ChatGPT-Java-API/blob/master/src/main/kotlin/com/cjcrafter/openai/threads/message/CreateThreadMessageRequest.kt#L74 P.S. Hello from across the Charles! 👍 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! Is there support for GPT4 vision?
Beta Was this translation helpful? Give feedback.
All reactions