Closed xiv-bazed-ai closed 9 months ago
Related to Issue #10
It's now possible to append image URLs that will be treated properly by gpt4-vision-preview.
gpt4-vision-preview
For example:
thread = thread.appendUserImage("https://bazed.ai/bazed.png", { detail: "high" })
Images can be appended to plain-text messages, the receiving interaction will be auto-promoted.
Related to Issue #10
It's now possible to append image URLs that will be treated properly by
gpt4-vision-preview
.For example:
Images can be appended to plain-text messages, the receiving interaction will be auto-promoted.