Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-01-22 | Improve CreateImagesBing | Heiner Lohaus | 1 | -61/+0 | |
Sort providers by category | |||||
2023-10-27 | Update config supports_message_history | Heiner Lohaus | 1 | -1/+0 | |
2023-10-24 | Indicated support of message history in Yqcloud.py | Luneye | 1 | -0/+1 | |
2023-10-22 | Fix increase timeout | Heiner Lohaus | 1 | -2/+3 | |
Add Hashnode Provider Fix Yqcloud Provider | |||||
2023-10-22 | Fix MyShell Provider | Heiner Lohaus | 1 | -5/+6 | |
2023-10-21 | ~ | g4f `v-0.1.7.2` | abc | 1 | -1/+1 | |
patch / unpatch providers | |||||
2023-10-08 | Add Messages and AsyncResult typing | Heiner Lohaus | 1 | -12/+20 | |
Add system_message in Yqcloud | |||||
2023-10-08 | Add Cromicle to provider list | Heiner Lohaus | 1 | -0/+3 | |
2023-10-07 | Add GptGod Provider | Heiner Lohaus | 1 | -2/+1 | |
Remove timeout from aiohttp providers Disable Opchatgpts and ChatgptLogin provider | |||||
2023-10-05 | Add AiAsk, Chatgpt4Online, ChatgptDemo | Heiner Lohaus | 1 | -1/+2 | |
and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout | |||||
2023-09-05 | Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat Provider | Heiner Lohaus | 1 | -6/+9 | |
2023-09-03 | type hints | msi-JunXiang | 1 | -0/+2 | |
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-08-28 | Add async support for H2o | Heiner Lohaus | 1 | -29/+23 | |
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 | |||||
2023-08-27 | ~ | code styling | abc | 1 | -17/+18 | |
2023-08-23 | fix Yqcloud's prompter using only the last message | zengrr | 1 | -1/+4 | |
2023-08-17 | Update Yqcloud.py | MaxKUlish1 | 1 | -0/+1 | |
# specify the correct encoding forcibly | |||||
2023-08-17 | Update Yqcloud.py | MaxKUlish1 | 1 | -1/+0 | |
2023-08-17 | Update Yqcloud.py | MaxKUlish1 | 1 | -0/+1 | |
# specify the correct encoding forcibly | |||||
2023-08-14 | refactor: refactor provider | MIDORIBIN | 1 | -0/+44 | |