Commit Graph

10 Commits

Author SHA1 Message Date
abc
4a3b663ccd ~ | remove non-working providers 2023-10-16 00:47:10 +01:00
Heiner Lohaus
e46b5fe043 Add proxy support to all providers 2023-10-09 10:22:17 +02:00
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
5ca47b44b2 Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat Provider 2023-09-05 17:27:24 +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
38abb0a0b0 Ails Supplementary Identification of Unusual Response Content 2023-08-25 10:07:48 +08:00
zengrr
1ed448e584 Ails throw the contents of an error response 2023-08-23 19:36:30 +08:00
MIDORIBIN
f6ef3cb223 refactor: refactor provider 2023-08-14 11:46:32 +09:00