release notes updated
This commit is contained in:
parent
dc98f90548
commit
9151c61c8c
2 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<li><i>[Ollama API]</i> It's now possible to use a local LMM using <a href="https://ollama.com/" target="_blank">Ollama</a> [<a href="https://github.com/micz/ThunderAI/issues/79">#79</a>].</li>
|
||||
<li><i>[ChatGPT API][Ollama API]</i> Added a "Stop" button to stop the current elaboration [<a href="https://github.com/micz/ThunderAI/issues/113">#113</a>].
|
||||
<li><i>[ChatGPT API]</i> If the configuration is missing the model or the API key, an error message is now provided, and there is no more fallback to the ChatGPT web interface [<a href="https://github.com/micz/ThunderAI/issues/111">#111</a>].</li>
|
||||
<li><i>[ChatGPT API][Ollama API]</i> Improved chat colors scheme for darkmode.</li>
|
||||
<li>...</li>
|
||||
</ul>
|
||||
<h2>Version 2.0.5 - 19/08/2024</h2>
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
<li><i>[Ollama API]</i> It's now possible to use a local LMM using <a href="https://ollama.com/" target="_blank">Ollama</a> [<a href="https://github.com/micz/ThunderAI/issues/79">#79</a>].</li>
|
||||
<li><i>[ChatGPT API][Ollama API]</i> Added a "Stop" button to stop the current elaboration [<a href="https://github.com/micz/ThunderAI/issues/113">#113</a>].
|
||||
<li><i>[ChatGPT API]</i> If the configuration is missing the model or the API key, an error message is now provided, and there is no more fallback to the ChatGPT web interface [<a href="https://github.com/micz/ThunderAI/issues/111">#111</a>].</li>
|
||||
<li><i>[ChatGPT API][Ollama API]</i> Improved chat colors scheme for darkmode.</li>
|
||||
<li>...</li>
|
||||
</ul>
|
||||
<h2>Version 2.0.5 - 19/08/2024</h2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue