release notes updated
This commit is contained in:
parent
9bbf795709
commit
5202bfd6c7
2 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<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>[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>...</li>
|
||||
</ul>
|
||||
<h2>Version 2.1.4 - 11/09/2024</h2>
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@
|
|||
<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>[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>...</li>
|
||||
</ul>
|
||||
<h2>Version 2.1.4 - 11/09/2024</h2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue