Spaces:
Runtime error
Runtime error
Update chainlit.md
Browse files- chainlit.md +1 -0
chainlit.md
CHANGED
|
@@ -7,6 +7,7 @@ Drag & Drop, or click in the "UPLOAD FILES" button, on the left of the chat inpu
|
|
| 7 |
* change log:
|
| 8 |
- Changed GPT-4-1106-preview for gpt-3.5-turbo-1106, due high cost of GPT-4-1106-preview
|
| 9 |
### gpt-4-vision-preview for messages that ARE images 📷
|
|
|
|
| 10 |
* change log:
|
| 11 |
- Change max_tokens from the output to 300
|
| 12 |
|
|
|
|
| 7 |
* change log:
|
| 8 |
- Changed GPT-4-1106-preview for gpt-3.5-turbo-1106, due high cost of GPT-4-1106-preview
|
| 9 |
### gpt-4-vision-preview for messages that ARE images 📷
|
| 10 |
+
If you upload more than 1 image, it will take the first image, this is just for demo purposes
|
| 11 |
* change log:
|
| 12 |
- Change max_tokens from the output to 300
|
| 13 |
|