Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1004 Bytes

chainlit.md

File metadata and controls

21 lines (17 loc) · 1004 Bytes

Welcome to GPT 4 turbo vision! 🚀🤖

Upload an image 🔗

  • option 1) Drag & Drop
  • option 2) Click in the "UPLOAD FILES" button, on the left of the chat input 💬
  • option 3) Copy a image and paste it in the chat input (ctrl + v)

GPT-4-1106-preview for messages that ARE NOT images 📝

  • change log:
    • Changed GPT-4-1106-preview for gpt-3.5-turbo-1106, due high cost of GPT-4-1106-preview

gpt-4-vision-preview for messages that ARE images 📷

If you upload more than 1 image, it will take the first image, this is just for demo purposes

  • change log:
    • Added Low res mode, to test the fidelity of responses.
    • Changed max_tokens from 300 to 100, to test the costs.
    • Changed max_tokens from the output to 300.
    • Cleared image history after the response.
    • Image size limit set up to 1mb.

For suggestions you can use the community tab or open an issue in the github repository: gpt-4-vision-chat