release notes updated
This commit is contained in:
parent
e1fd5a4800
commit
59d650ebfd
2 changed files with 6 additions and 0 deletions
|
|
@ -6,7 +6,10 @@
|
||||||
|
|
||||||
<h2>Version 3.6.0 - ??/??/2025</h2>
|
<h2>Version 3.6.0 - ??/??/2025</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><i>[OpenAI API]</i> Added an option so enable o disable the OpenAI storage for API requests [<a href="https://github.com/micz/ThunderAI/issues/406">#406</a>].</li>
|
||||||
<li><i>[OpenAI Comp API]</i> Handling responses without choices when using RAG [<a href="https://github.com/micz/ThunderAI/issues/416">#416</a>].</li>
|
<li><i>[OpenAI Comp API]</i> Handling responses without choices when using RAG [<a href="https://github.com/micz/ThunderAI/issues/416">#416</a>].</li>
|
||||||
|
<li><i>[OpenAI Comp API]</i> Added Perplexity configuration [<a href="https://github.com/micz/ThunderAI/issues/405">#405</a>].</li>
|
||||||
|
<li><i>[OpenAI Comp API]</i> Added OpenRouter configuration [<a href="https://github.com/micz/ThunderAI/issues/401">#401</a>].</li>
|
||||||
<li>...</li>
|
<li>...</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Version 3.5.2 - 05/06/2025</h2>
|
<h2>Version 3.5.2 - 05/06/2025</h2>
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,10 @@
|
||||||
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
|
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
|
||||||
<h2>Version 3.6.0 - ??/??/2025</h2>
|
<h2>Version 3.6.0 - ??/??/2025</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><i>[OpenAI API]</i> Added an option so enable o disable the OpenAI storage for API requests [<a href="https://github.com/micz/ThunderAI/issues/406">#406</a>].</li>
|
||||||
<li><i>[OpenAI Comp API]</i> Handling responses without choices when using RAG [<a href="https://github.com/micz/ThunderAI/issues/416">#416</a>].</li>
|
<li><i>[OpenAI Comp API]</i> Handling responses without choices when using RAG [<a href="https://github.com/micz/ThunderAI/issues/416">#416</a>].</li>
|
||||||
|
<li><i>[OpenAI Comp API]</i> Added Perplexity configuration [<a href="https://github.com/micz/ThunderAI/issues/405">#405</a>].</li>
|
||||||
|
<li><i>[OpenAI Comp API]</i> Added OpenRouter configuration [<a href="https://github.com/micz/ThunderAI/issues/401">#401</a>].</li>
|
||||||
<li>...</li>
|
<li>...</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Version 3.5.2 - 05/06/2025</h2>
|
<h2>Version 3.5.2 - 05/06/2025</h2>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue