release notes updated
This commit is contained in:
parent
4eba5a0eaf
commit
b0537167f7
2 changed files with 6 additions and 0 deletions
|
|
@ -6,6 +6,9 @@
|
|||
<h2>Version 2.1.0 - ??/??/2024</h2>
|
||||
<ul>
|
||||
<li>Improved error messages for connection errors.</li>
|
||||
<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>...</li>
|
||||
</ul>
|
||||
<h2>Version 2.0.5 - 19/08/2024</h2>
|
||||
|
|
|
|||
|
|
@ -10,6 +10,9 @@
|
|||
<h2>Version 2.1.0 - ??/??/2024</h2>
|
||||
<ul>
|
||||
<li>Improved error messages for connection errors.</li>
|
||||
<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>...</li>
|
||||
</ul>
|
||||
<h2>Version 2.0.5 - 19/08/2024</h2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue