GianJSX commited on
Commit
de0970d
β€’
1 Parent(s): ef1f47d

Update chainlit.md

Browse files
Files changed (1) hide show
  1. chainlit.md +1 -0
chainlit.md CHANGED
@@ -11,6 +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 1000, to test the costs.
15
  - Changed max_tokens from the output to 300
16
  - Cleared image history after the response
 
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
+ - Added Low res mode, to test the fidelity of responses
15
  - Changed max_tokens from 300 to 1000, to test the costs.
16
  - Changed max_tokens from the output to 300
17
  - Cleared image history after the response