GianJSX commited on
Commit
0ee1efb
β€’
1 Parent(s): 66fc472

Update chainlit.md

Browse files
Files changed (1) hide show
  1. 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 images history after the response
16
- - imagen size limit 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)
 
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)