GianJSX commited on
Commit
2285137
β€’
1 Parent(s): 3381f37

Update chainlit.md

Browse files
Files changed (1) hide show
  1. chainlit.md +1 -1
chainlit.md CHANGED
@@ -11,7 +11,7 @@
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
- - Changed max_tokens from 300 to 100, to test the costs.
15
  - Changed max_tokens from the output to 300
16
  - Cleared image history after the response
17
  - Image size limit set up to 1mb
 
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
+ - Changed max_tokens from 300 to 1000, to test the costs.
15
  - Changed max_tokens from the output to 300
16
  - Cleared image history after the response
17
  - Image size limit set up to 1mb