Commit Graph

11 Commits (92e1ec6f4ff3d43c951444e1a76024367e215734)

Author SHA1 Message Date
Heiner Lohaus 4fa6e9c0f5 Add GptGod Provider
Remove timeout from aiohttp providers
Disable Opchatgpts and ChatgptLogin provider
1 year ago
Heiner Lohaus 88d2cbff09 Add AiAsk, Chatgpt4Online, ChatgptDemo
and ChatgptX Provider
Fix Bing, Liaobots and ChatgptAi Provider
Add "gpt_35_long" model and custom timeout
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
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
zengrr 6a4463889e fix Yqcloud's prompter using only the last message 1 year ago
MaxKUlish1 7f753c32b9
Update Yqcloud.py
# specify the correct encoding forcibly
1 year ago
MaxKUlish1 5de30dd097
Update Yqcloud.py 1 year ago
MaxKUlish1 6da550f65c
Update Yqcloud.py
# specify the correct encoding forcibly
1 year ago
MIDORIBIN f6ef3cb223 refactor: refactor provider 1 year ago