Skip to content

v1.3.0

Compare
Choose a tag to compare
@yjg30737 yjg30737 released this 02 Oct 06:58
· 143 commits to main since this release
467f609

VividNode(pyqt-openai) 1.3.0

Feature Updates:

  • Support GPT4Free
  • Allow g4f user to select provider, show models in each provider, add manuals in g4f and using api tabs
  • Add o1-preview and o1-mini

Bug Fixes

  • Fixed issue with the updater.
  • Fixed file-related errors post-installation.

Miscellaneous

  • Refactoring of thread part
  • Replace GPTThread with ChatThread
  • Move the responsibility of setting the api key for each platform to usingApiPage
  • Rename gpt- widgets to chat- widgets

Full Changelog: v1.2.0...v1.3.0

Download VividNode