Commit Graph

16 Commits

Author SHA1 Message Date
Heiner Lohaus 78bee08527 Check supports_stream in best_providers list 2023-09-18 15:27:36 +02:00
abc 64b1583a03 ~ | improved stability with gpt-3.5-turbo
improved stability with gpt-3.5-turbo
2023-09-17 22:37:14 +01:00
Tekky 78bfbe717d
Revert "Fix type hint" 2023-09-17 22:23:54 +01:00
Tekky f335062dcd
. 2023-09-17 22:21:09 +01:00
MIDORIBIN 51cfcde2b3 fix type hint 2023-09-16 10:33:03 +09:00
Heiner Lohaus 618addd001 Disable not working providers:
EasyChat, Equing, GetGpt, Liaobots and Wuguokai
No and random best provider for a model
Update providers in Readme
2023-09-12 04:40:10 +02:00
msi-JunXiang 901595b10f type hints
Use `from __future__ import annotations avoid `dict` and `list` cause "TypeErro: 'type' object is not subscriptable".

Refer to the following Stack Overflow discussions for more information:
1.
https://stackoverflow.com/questions/75202610/typeerror-type-object-is-not-subscriptable-python
2.
https://stackoverflow.com/questions/59101121/type-hint-for-a-dict-gives-typeerror-type-object-is-not-subscriptable
2023-09-03 16:26:26 +08:00
Heiner Lohaus 7294abc890 Add async support for H2o
Add format_prompt helper
Fix create_completion in AsyncGeneratorProvider
Move get_cookies from constructor to function
Add ow HuggingChat implement
Remove need auth form Liabots
Add staic cache for access_token in  OpenaiChat
Add OpenAssistant provider
Support stream and async in You
Support async and add userId in Yqcloud
Add log_time module
2023-08-28 01:43:45 +02:00
abc efd75a11b8 ~ | code styling 2023-08-27 17:37:44 +02:00
abc 882910c1d5 ~ | major refractoring + new providers | v0.0.2.0
g4f.Provider.FastGpt & g4f.Provider.Equing

gpt-3.5-turbo-0613
2023-08-17 15:31:01 +02: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
abc d53fc931a3 small fixes & new pypi version 2023-08-14 01:02:01 +02:00
MIDORIBIN 6dd8a5a1f4 refactor: refactor models 2023-07-25 09:56:49 +09:00
abc e946729736 minor fixes 2023-07-16 20:31:51 +01:00
t.me/xtekky 5db58fd87f gpt4free v2, first release 2023-06-24 03:47:00 +02:00