release notes updated
This commit is contained in:
parent
9c54f27242
commit
add47ed055
2 changed files with 4 additions and 2 deletions
|
|
@ -6,7 +6,8 @@
|
|||
|
||||
<h2>Version 3.6.0 - ??/??/2025</h2>
|
||||
<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 API]</i> Added an option to enable or disable the OpenAI storage for API requests [<a href="https://github.com/micz/ThunderAI/issues/406">#406</a>].</li>
|
||||
<li><i>[Ollama API]</i> Added an option to enable or disable the thinking feature [<a href="https://github.com/micz/ThunderAI/issues/398">#398</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>
|
||||
|
|
|
|||
|
|
@ -9,7 +9,8 @@
|
|||
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
|
||||
<h2>Version 3.6.0 - ??/??/2025</h2>
|
||||
<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 API]</i> Added an option to enable or disable the OpenAI storage for API requests [<a href="https://github.com/micz/ThunderAI/issues/406">#406</a>].</li>
|
||||
<li><i>[Ollama API]</i> Added an option to enable or disable the thinking feature [<a href="https://github.com/micz/ThunderAI/issues/398">#398</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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue