Spaces:
Runtime error
Runtime error
Update chainlit.md
Browse files- chainlit.md +3 -3
chainlit.md
CHANGED
@@ -5,15 +5,15 @@
|
|
5 |
- option 2) Click in the "UPLOAD FILES" button, on the left of the chat input π¬
|
6 |
- option 3) Copy a image and paste it in the chat input (ctrl + v)
|
7 |
|
8 |
-
### GPT-4-1106-preview for messages that ARE NOT images π
|
9 |
* change log:
|
10 |
- Changed GPT-4-1106-preview for gpt-3.5-turbo-1106, due high cost of GPT-4-1106-preview
|
11 |
### gpt-4-vision-preview for messages that ARE images π·
|
12 |
If you upload more than 1 image, it will take the first image, this is just for demo purposes
|
13 |
* change log:
|
14 |
- Change max_tokens from the output to 300
|
15 |
-
- Clear
|
16 |
-
-
|
17 |
|
18 |
|
19 |
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)
|
|
|
5 |
- option 2) Click in the "UPLOAD FILES" button, on the left of the chat input π¬
|
6 |
- option 3) Copy a image and paste it in the chat input (ctrl + v)
|
7 |
|
8 |
+
### ~~GPT-4-1106-preview~~ for messages that ARE NOT images π
|
9 |
* change log:
|
10 |
- Changed GPT-4-1106-preview for gpt-3.5-turbo-1106, due high cost of GPT-4-1106-preview
|
11 |
### gpt-4-vision-preview for messages that ARE images π·
|
12 |
If you upload more than 1 image, it will take the first image, this is just for demo purposes
|
13 |
* change log:
|
14 |
- Change max_tokens from the output to 300
|
15 |
+
- Clear image history after the response
|
16 |
+
- image size limit set to 1mb
|
17 |
|
18 |
|
19 |
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)
|