Commit Graph

12 Commits

Author SHA1 Message Date
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