Tekky
|
78bfbe717d
|
Revert "Fix type hint"
|
2023-09-17 22:23:54 +01:00 |
|
MIDORIBIN
|
c6f2277906
|
fix typo: provider -> Provider
|
2023-09-16 10:36:47 +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 |
|
abc
|
efd75a11b8
|
~ | code styling
|
2023-08-27 17:37:44 +02:00 |
|
zengrr
|
c01a8539b0
|
fix Equing response error with no stream
|
2023-08-22 15:07:22 +08: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 |
|