Spaces:
Runtime error
Runtime error
Update chainlit.md
Browse files- 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
|