reduce image quality to 75%

This commit is contained in:
yoannchb-pro
2024-03-14 15:48:40 -04:00
parent d2441bfff3
commit c01a82168b
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ Go to <b>"Manage my extensions"</b> on your browser, then click on <b>"Load unpa
<br/> ![Mouseover2](./assets/mouseover2.gif)
- <b>Infinite try</b>: click as much as you want on the question (don't forget to reset the question).
- <b>Save history</b>: allows you to create a conversation with ChatGPT by saving the previous question with its answer. However, note that it can consume a significant number of tokens.
- <b>Include images</b> (only work with gpt-4): allows you to include the images from the question to be send to the chatgpt api. However, note that it can consume a significant number of tokens.
- <b>Include images</b> (only work with gpt-4): allows you to include the images from the question to be send to the chatgpt api. The quality is reduced to 75% to use less tokens.However, note that it can consume a significant number of tokens.
<br/> ![Images](./assets/images.gif)
## Internal Features