Commit Graph

29 Commits (af9fc199386f17dad6ed619ef995ad516a41b114)

Author SHA1 Message Date
abc 9ffed2fc33 ~ | gpt-3.5-turbo-16k-0613 11 months ago
abc 42a02c3d2d ~ | new providers
Somwhat fix Aivvm provider, which looks to have a working gpt-4

kinda unstable
11 months ago
Tekky ba287e89b5
~ | Merge pull request #924 from hlohaus/vercel
Fix async example in readme
11 months ago
abc 4d4fc98533 ~ | gpt-3.5-turbo-0613 11 months ago
Heiner Lohaus e9f96ced9c Add RetryProvider 11 months ago
Heiner Lohaus 82bd6f9180 Cache "snlm0e" in Bard
Improve error handling in ChatgptLogin
Fix async example in readme
11 months ago
tony 6c18bb081f add model config : gpt_35_turbo_0613 11 months ago
tony 9ed50de677 dd model config : gpt_35_turbo_0613 11 months ago
tony 980aee9398 add model config : gpt_35_turbo_0613 11 months ago
tony fa80db85ca add model config : gpt_35_turbo_0613 11 months ago
tony 4772b830d1 add model config : gpt_35_turbo_0613 11 months ago
tony 8b5e0fd261 add model config : gpt_35_turbo_0613 11 months ago
tony 7e2d51221d add model config : gpt_35_turbo_0613 11 months ago
Heiner Lohaus 78bee08527 Check supports_stream in best_providers list 11 months ago
abc 64b1583a03 ~ | improved stability with gpt-3.5-turbo
improved stability with gpt-3.5-turbo
11 months ago
Tekky 78bfbe717d
Revert "Fix type hint" 11 months ago
Tekky f335062dcd
. 11 months ago
MIDORIBIN 51cfcde2b3 fix type hint 11 months 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
12 months 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
12 months 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