Spaces:
Runtime error
Runtime error
Upload chainlit.md
Browse files- chainlit.md +9 -0
chainlit.md
CHANGED
@@ -3,3 +3,12 @@
|
|
3 |
## Upload an image π
|
4 |
Drag & Drop, or click in the "UPLOAD FILES" button, on the left of the chat input π¬
|
5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
## Upload an image π
|
4 |
Drag & Drop, or click in the "UPLOAD FILES" button, on the left of the chat input π¬
|
5 |
|
6 |
+
### GPT-4-1106-preview for messages that ARE NOT images π
|
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 |
+
|
13 |
+
|
14 |
+
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)
|