release notes updated
This commit is contained in:
parent
afe5d282ff
commit
e814f4e0d1
2 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
<li><i>[ChatGPT Web]</i> Removed the option to force the ChatGPT4 model over ChatGPT3.5, since it was useless now.</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>
|
||||
<li>...</li>
|
||||
</ul>
|
||||
<h2>Version 2.1.4 - 11/09/2024</h2>
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
<li><i>[ChatGPT Web]</i> Removed the option to force the ChatGPT4 model over ChatGPT3.5, since it was useless now.</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>
|
||||
<li>...</li>
|
||||
</ul>
|
||||
<h2>Version 2.1.4 - 11/09/2024</h2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue