Skip to content

Releases: Kuingsmile/word-GPT-Plus

v0.3.4

03 Mar 05:49
Compare
Choose a tag to compare
  • fix grammar error of prompt
  • add support for {language} and {text} for custom prompt
  • add built-in grammar check prompt

v0.3.3

18 Feb 06:40
Compare
Choose a tag to compare
  • fix UI bug
  • add support for arm64

v0.3.2

29 Jan 14:13
Compare
Choose a tag to compare
  • update openai gpt-4 model
  • fix openai baseurl bug

v0.3.1

15 Jan 04:20
Compare
Choose a tag to compare

Fix the official api forward domain bug.

v0.3.0

14 Dec 10:13
Compare
Choose a tag to compare

Support Google Gemini Pro API

v0.2.8

27 Nov 08:43
Compare
Choose a tag to compare

remove web-api

0.2.5

17 Jun 07:30
Compare
Choose a tag to compare

✨ Features

  • Add support for more OpenAI models

Follow the Get Started to use.

Full Changelog: 0.2.4...0.2.5

0.2.4

09 Jun 14:17
Compare
Choose a tag to compare

✨ Features

  • Add support for Azure OpenAI api

🐛 Bug Fixes

  • Fix http request error when using default max token

Follow the Get Started to use.

Full Changelog: 0.2.3...0.2.4

0.2.3

06 May 05:20
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix 404 error after changing model for official api

Follow the Get Started to use.

Full Changelog: 0.2.2...0.2.3

0.2.2

28 Apr 04:18
Compare
Choose a tag to compare

✨ Features

  • Change default maxTokens from 100 to 400
  • Optimize setting page display

🐛 Bug Fixes

  • Fix fatal bug makes build in prompt unusable

Follow the Get Started to use.

Full Changelog: 0.2.1...0.2.2