diff --git a/CHANGELOG.md b/CHANGELOG.md index 70742b4b..f202f26b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@
  • [Google Gemini API]Support for the thinkingBudget parameter has been added [#494].
  • [OpenAI Comp API] Added DeepSeek configuration [#486].
  • [ChatGPT Web] Added a message to explain to click on "Force completion" if the ChatGPT job is not done after 7 seconds [#419].
  • +
  • Anthropic API renamed to Claude API [#510].
  • Various code improvements and minor bugs fixed.
  • ...
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 8e590018..46ea1e96 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -15,6 +15,7 @@
  • [Google Gemini API]Support for the thinkingBudget parameter has been added [#494].
  • [OpenAI Comp API] Added DeepSeek configuration [#486].
  • [ChatGPT Web] Added a message to explain to click on "Force completion" if the ChatGPT job is not done after 7 seconds [#419].
  • +
  • Anthropic API renamed to Claude API [#510].
  • Various code improvements and minor bugs fixed.
  • ...