Edgegpt

Latest version: v0.13.2

Safety actively analyzes 626004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 23

0.10.5

Ignore fucked up windows crap
**Full Changelog**: https://github.com/acheong08/EdgeGPT/compare/0.10.4...0.10.5

0.10.4

What's Changed
* Add support for python 3.8 by The---onE in https://github.com/acheong08/EdgeGPT/pull/506
* Update README: Re-organize headers, make <details> open, and emphasize cookie filename pattern by Hansimov in https://github.com/acheong08/EdgeGPT/pull/510
* The initialization of the httpx asynchronous request and the options of ChatHubRequest need a default value. by xnny in https://github.com/acheong08/EdgeGPT/pull/511


**Full Changelog**: https://github.com/acheong08/EdgeGPT/compare/0.10.3...0.10.4

0.10.3

What's Changed
* Fix <RuntimeError: Event loop is closed> in windows by Hansimov in https://github.com/acheong08/EdgeGPT/pull/504


**Full Changelog**: https://github.com/acheong08/EdgeGPT/compare/0.10.2...0.10.3

0.10.2

What's Changed
* sync zh-SC & zh-TC readme by No5972 in https://github.com/acheong08/EdgeGPT/pull/502
* Fixed History File error by ProfDrLuigi in https://github.com/acheong08/EdgeGPT/pull/503

New Contributors
* ProfDrLuigi made their first contribution in https://github.com/acheong08/EdgeGPT/pull/503

**Full Changelog**: https://github.com/acheong08/EdgeGPT/compare/0.10.1...0.10.2

0.10.1

What's Changed
* Use typing Union instead of | to support Python<3.10 by Hansimov in https://github.com/acheong08/EdgeGPT/pull/501
* Bugfix for 498 by acheong08

New Contributors
* Hansimov made their first contribution in https://github.com/acheong08/EdgeGPT/pull/501

**Full Changelog**: https://github.com/acheong08/EdgeGPT/compare/0.10.0...0.10.1

0.10.0

The main change is that everything is now packaged into the "EdgeGPT" package rather than scattered haphazardly with possible conflicts with other libraries or modules.

So instead of `from EdgeGPT import Chatbot`, you `from EdgeGPT.EdgeGPT import Chatbot`. This also applies to submodules: `from EdgeGPT.EdgeUtils import Query, Cookie`

Other helper modules can also be imported such as `from EdgeGPT.locale import LocationHint` or `from EdgeGPT.conversation_style import ConversationStyle`

This is a breaking change and requires migration.


**Full Changelog**: https://github.com/acheong08/EdgeGPT/compare/0.9.2...0.10.0

Page 5 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.