Allows the chatbot to discuss the content of an image with the user (in either Chat or in a Post)
Images must be uploaded to the forum, not hotlinked
Adds a new setting chatbot_support_vision (default OFF) to toggle this because sending image urls to models that don't support vision will result in an error from the API.
At time of writing only gpt-4-vision-preview model supports this.
chatbot_support_vision
(default OFF) to toggle this because sending image urls to models that don't support vision will result in an error from the API.gpt-4-vision-preview
model supports this.