Spaces:
Runtime error
Runtime error
File size: 1,060 Bytes
163e0c9 1d52b89 163e0c9 800575a 1d52b89 0ee1efb a79061e d282a73 a79061e 0ee1efb a79061e d45c88e fd96b90 a79061e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
# 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:
- Change max_tokens from the output to 300
- Clear image history after the response
- image size limit set to 1mb
### β There is a limit of 100 requests per day for gpt-4-vision-preview
If a limit reached error appears, you can wait 15 minutes and try again or in a few hours. It is an openai limit.
For suggestions you can use the community tab or open an issue in the github repository: [gpt-4-vision-chat](https://github.com/GianfrancoCorrea/gpt-4-vision-chat) |