Commit Graph

18 Commits (ac0bd092c0d47e27639a3158ee279fdb9b0b2088)

Author SHA1 Message Date
碧舞すみほ 1d66c57a65
Improve compatibility of openai-node (#1966)
* improve compatibility of openai-node

* improve compatibility with OpenAI's models api

* allow image upload
2 months ago
Heiner Lohaus 84812b9632 Update some providers
Improve read access_token in OpenaiChat
Add IterProvider
Add system message support in FlowGpt
Filter none values in new Client
4 months ago
Heiner Lohaus a28bab9387 Add aiohttp_socks to requirements
Fix preview for uploaded and generated images in gui
Improve typing, readme
5 months ago
H Lohaus feb83c168b
New minimum requirements (#1515)
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
5 months ago
Heiner Lohaus 69ef224f92 Add get_connector helper 6 months ago
Heiner Lohaus 9cbe9c1ccb Improve tests 6 months ago
Heiner Lohaus ea8d6b847a Support upload image in gui
Add image upload to OpenaiChat
Add image response to OpenaiChat
Improve ChatGPT Plus Support
Remove unused requirements
6 months ago
Heiner Lohaus c617b18d12 Add support for all models
Add AbstractProvider class
Add ProviderType type
Add get_last_provider function
Add version module and  VersionUtils
Display used provider in gui
Fix error response in api
6 months ago
abc 64fe0ee487 ~ | g4f `v-0.1.5.6`
gui & interference can now be run with:

python -m g4f.gui.run

and

python -m g4f.interference.run
9 months ago
Heiner Lohaus 6401084fd0 Add Messages and AsyncResult typing
Add system_message in Yqcloud
9 months ago
Tekky 78bfbe717d
Revert "Fix type hint" 10 months ago
MIDORIBIN 51cfcde2b3 fix type hint 10 months ago
hs_junxiang 8ad46284b9 Fix: `TypedDict` from `typing` error #886
Ref: https://github.com/python/typeshed/issues/3500
10 months ago
abc efd75a11b8 ~ | code styling 11 months ago
abc 5d08c7201f ~ | v-0.0.2.5 11 months ago
abc 6d96a1efd2 ~ | major refractoring | v0.0.2.0 11 months ago
MIDORIBIN f6ef3cb223 refactor: refactor provider 11 months ago
t.me/xtekky 5db58fd87f gpt4free v2, first release 1 year ago