release notes updated
This commit is contained in:
parent
f9c90eabf8
commit
6dfab11346
2 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<h2>Version 2.2.0 - ??/??/2024</h2>
|
||||
<ul>
|
||||
<li><i>[ChatGPT Web]</i> Removed the option to force the ChatGPT4 model over ChatGPT3.5, since it was useless now.</li>
|
||||
<li><i>[ChatGPT Web]</i> Minor internal improvements.</li>
|
||||
<li><i>[OpenAI Comp API]</i> Added a new integration method to use a local LLM via an API compatible with OpenAI's API specifications [<a href="https://github.com/micz/ThunderAI/issues/126">#126</a>].</li>
|
||||
<li>Custom Prompts storage space incremented to 5MB, using <i>storage.local</i>. Added also the total occupied space at the bottom of the Custom Prompts page [<a href="https://github.com/micz/ThunderAI/issues/129">#129</a>].</li>
|
||||
<li><i>[ChatGPT Web]</i> Updated the information in the option page.</li>
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@
|
|||
<h2>Version 2.2.0 - ??/??/2024</h2>
|
||||
<ul>
|
||||
<li><i>[ChatGPT Web]</i> Removed the option to force the ChatGPT4 model over ChatGPT3.5, since it was useless now.</li>
|
||||
<li><i>[ChatGPT Web]</i> Minor internal improvements.</li>
|
||||
<li><i>[OpenAI Comp API]</i> Added a new integration method to use a local LLM via an API compatible with OpenAI's API specifications [<a href="https://github.com/micz/ThunderAI/issues/126">#126</a>].</li>
|
||||
<li>Custom Prompts storage space incremented to 5MB, using <pre>storage.local</pre>. Added also the total occupied space at the bottom of the Custom Prompts page [<a href="https://github.com/micz/ThunderAI/issues/129">#129</a>].</li>
|
||||
<li><i>[ChatGPT Web]</i> Updated the information in the option page.</li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue