Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
VividNodeSetup.exe | 2024-10-02 | 202.8 MB | |
VividNode.zip | 2024-10-02 | 203.7 MB | |
README.md | 2024-10-02 | 774 Bytes | |
v1.3.0 source code.tar.gz | 2024-10-02 | 285.9 kB | |
v1.3.0 source code.zip | 2024-10-02 | 347.6 kB | |
Totals: 5 Items | 407.1 MB | 0 |
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: https://github.com/yjg30737/pyqt-openai/compare/v1.2.0...v1.3.0