Commit Graph

17 Commits

Author SHA1 Message Date
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
2024-02-27 11:55:40 +01:00
Heiner Lohaus a28bab9387 Add aiohttp_socks to requirements
Fix preview for uploaded and generated images in gui
Improve typing, readme
2024-01-29 18:14:46 +01:00
H Lohaus feb83c168b
New minimum requirements (#1515)
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
2024-01-26 07:54:13 +01:00
Heiner Lohaus 69ef224f92 Add get_connector helper 2024-01-24 00:46:35 +01:00
Heiner Lohaus 9cbe9c1ccb Improve tests 2024-01-21 02:20:23 +01:00
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
2024-01-13 15:37:36 +01:00
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
2024-01-01 17:48:57 +01:00
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
2023-10-08 13:31:46 +01:00
Heiner Lohaus 6401084fd0 Add Messages and AsyncResult typing
Add system_message in Yqcloud
2023-10-08 13:59:56 +02:00
Tekky 78bfbe717d
Revert "Fix type hint" 2023-09-17 22:23:54 +01:00
MIDORIBIN 51cfcde2b3 fix type hint 2023-09-16 10:33:03 +09:00
hs_junxiang 8ad46284b9 Fix: `TypedDict` from `typing` error #886
Ref: https://github.com/python/typeshed/issues/3500
2023-09-11 15:29:48 +08:00
abc efd75a11b8 ~ | code styling 2023-08-27 17:37:44 +02:00
abc 5d08c7201f ~ | v-0.0.2.5 2023-08-25 17:30:59 +01:00
abc 6d96a1efd2 ~ | major refractoring | v0.0.2.0 2023-08-17 14:57:37 +02:00
MIDORIBIN f6ef3cb223 refactor: refactor provider 2023-08-14 11:46:32 +09:00
t.me/xtekky 5db58fd87f gpt4free v2, first release 2023-06-24 03:47:00 +02:00