Commit Graph

8 Commits (f90741c10b444abea918c7a0c58c6a1a7367b29c)

Author SHA1 Message Date
Heiner Lohaus 82bd6f9180 Cache "snlm0e" in Bard
Improve error handling in ChatgptLogin
Fix async example in readme
1 year ago
Tekky 78bfbe717d
Revert "Fix type hint" 1 year ago
MIDORIBIN c6f2277906 fix typo: provider -> Provider 1 year ago
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 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
abc efd75a11b8 ~ | code styling 1 year ago
Bagus Indrayana ee1eaa0923 change link 1 year ago
MIDORIBIN f6ef3cb223 refactor: refactor provider 1 year ago