Commit Graph

71 Commits (d4c8f3e8d595c50890aafd3911a1da54a8080287)

Author SHA1 Message Date
tony 980aee9398 add model config : gpt_35_turbo_0613 1 year ago
tony fa80db85ca add model config : gpt_35_turbo_0613 1 year ago
tony 4772b830d1 add model config : gpt_35_turbo_0613 1 year ago
tony 8b5e0fd261 add model config : gpt_35_turbo_0613 1 year ago
tony 7e2d51221d add model config : gpt_35_turbo_0613 1 year ago
Heiner Lohaus 78bee08527 Check supports_stream in best_providers list 1 year ago
abc 64b1583a03 ~ | improved stability with gpt-3.5-turbo
improved stability with gpt-3.5-turbo
1 year ago
Tekky 78bfbe717d
Revert "Fix type hint" 1 year ago
Tekky f335062dcd
. 1 year ago
MIDORIBIN 51cfcde2b3 fix type hint 1 year ago
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
1 year ago
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
1 year ago
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
1 year ago
abc efd75a11b8 ~ | code styling 1 year ago
abc 882910c1d5 ~ | major refractoring + new providers | v0.0.2.0
g4f.Provider.FastGpt & g4f.Provider.Equing

gpt-3.5-turbo-0613
1 year ago
abc 6d96a1efd2 ~ | major refractoring | v0.0.2.0 1 year ago
MIDORIBIN f6ef3cb223 refactor: refactor provider 1 year ago
abc d53fc931a3 small fixes & new pypi version 1 year ago
MIDORIBIN 6dd8a5a1f4 refactor: refactor models 1 year ago
abc e946729736 minor fixes 1 year ago
t.me/xtekky 5db58fd87f gpt4free v2, first release 1 year ago