Commit Graph

6 Commits (c5691c5993f8595d90052e4a81b582d63fe81919)

Author SHA1 Message Date
Tekky 78bfbe717d
Revert "Fix type hint" 10 months ago
MIDORIBIN c6f2277906 fix typo: provider -> Provider 10 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
10 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
11 months ago
abc efd75a11b8 ~ | code styling 11 months ago
MIDORIBIN f6ef3cb223 refactor: refactor provider 11 months ago