release notes updated
This commit is contained in:
parent
ff1c7b1fc1
commit
1a47d47e98
2 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li>Added a better error message when there is an error fetching models.</li>
|
<li>Added a better error message when there is an error fetching models.</li>
|
||||||
<li>When selecting a correct model in the options page, the field is no more highlighted in red [<a href="https://github.com/micz/ThunderAI/issues/100">#100</a>].</li>
|
<li>When selecting a correct model in the options page, the field is no more highlighted in red [<a href="https://github.com/micz/ThunderAI/issues/100">#100</a>].</li>
|
||||||
|
<li>When using the ChatGPT API, the double quotes at the beginning and end of the response are removed [<a href="https://github.com/micz/ThunderAI/issues/99">#99</a>].</li>
|
||||||
<li>...</li>
|
<li>...</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Version 2.0.1 - 09/08/2024</h2>
|
<h2>Version 2.0.1 - 09/08/2024</h2>
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,7 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li>Added a better error message when there is an error fetching models.</li>
|
<li>Added a better error message when there is an error fetching models.</li>
|
||||||
<li>When selecting a correct model in the options page, the field is no more highlighted in red [<a href="https://github.com/micz/ThunderAI/issues/100">#100</a>].</li>
|
<li>When selecting a correct model in the options page, the field is no more highlighted in red [<a href="https://github.com/micz/ThunderAI/issues/100">#100</a>].</li>
|
||||||
|
<li>When using the ChatGPT API, the double quotes at the beginning and end of the response are removed [<a href="https://github.com/micz/ThunderAI/issues/99">#99</a>].</li>
|
||||||
<li>...</li>
|
<li>...</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Version 2.0.1 - 09/08/2024</h2>
|
<h2>Version 2.0.1 - 09/08/2024</h2>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue