typo fixed
This commit is contained in:
parent
fd9a31a754
commit
4b385bc7c4
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li><i>[ChatGPT API]</i> The URL in the prompt sending error message is now correctly clickable [<a href="https://github.com/micz/ThunderAI/issues/123">#123</a>].</li>
|
<li><i>[ChatGPT API]</i> The URL in the prompt sending error message is now correctly clickable [<a href="https://github.com/micz/ThunderAI/issues/123">#123</a>].</li>
|
||||||
<li><i>[ChatGPT API]</i> If the web interface loads slowly, a button is now shown to retry sending the prompt [<a href="https://github.com/micz/ThunderAI/issues/122">#122</a>].</li>
|
<li><i>[ChatGPT API]</i> If the web interface loads slowly, a button is now shown to retry sending the prompt [<a href="https://github.com/micz/ThunderAI/issues/122">#122</a>].</li>
|
||||||
<li><i>[ChatGPT API]</i> Improved the mathos to open the ChatGPT window and interact with it.</li>
|
<li><i>[ChatGPT API]</i> Improved the methods to open the ChatGPT window and interact with it.</li>
|
||||||
<li>...</li>
|
<li>...</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Version 2.1.1 - 28/08/2024</h2>
|
<h2>Version 2.1.1 - 28/08/2024</h2>
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li><i>[ChatGPT API]</i> The URL in the prompt sending error message is now correctly clickable [<a href="https://github.com/micz/ThunderAI/issues/123">#123</a>].</li>
|
<li><i>[ChatGPT API]</i> The URL in the prompt sending error message is now correctly clickable [<a href="https://github.com/micz/ThunderAI/issues/123">#123</a>].</li>
|
||||||
<li><i>[ChatGPT API]</i> If the web interface loads slowly, a button is now shown to retry sending the prompt [<a href="https://github.com/micz/ThunderAI/issues/122">#122</a>].</li>
|
<li><i>[ChatGPT API]</i> If the web interface loads slowly, a button is now shown to retry sending the prompt [<a href="https://github.com/micz/ThunderAI/issues/122">#122</a>].</li>
|
||||||
<li><i>[ChatGPT API]</i> Improved the mathos to open the ChatGPT window and interact with it.</li>
|
<li><i>[ChatGPT API]</i> Improved the methods to open the ChatGPT window and interact with it.</li>
|
||||||
<li>...</li>
|
<li>...</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Version 2.1.1 - 28/08/2024</h2>
|
<h2>Version 2.1.1 - 28/08/2024</h2>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue