Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-10 | ~ | remove DeepAi | abc | 1 | -80/+0 | |
2023-10-10 | make user agent easily changeable in deepai | Commenter123321 | 1 | -2/+3 | |
2023-10-10 | fix deepai :) | Commenter123321 | 1 | -18/+17 | |
2023-10-09 | add cool testing for gpt-3.5 and and gpt-4 | Commenter123321 | 1 | -1/+4 | |
2023-10-09 | Add proxy support to all providers | Heiner Lohaus | 1 | -4/+4 | |
2023-10-05 | Add AiAsk, Chatgpt4Online, ChatgptDemo | Heiner Lohaus | 1 | -0/+11 | |
and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout | |||||
2023-10-04 | Sort providers in new dirs | Heiner Lohaus | 1 | -1/+3 | |
2023-10-02 | feat: add custom header to deepai | Giancarlo-Ma | 1 | -0/+1 | |
2023-10-02 | fix typo in payload | st4rted | 1 | -2/+2 | |
2023-09-23 | ~ | Fix DeepAi | abc | 1 | -1/+1 | |
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 | -15/+16 | |
2023-09-03 | type hints | msi-JunXiang | 1 | -2/+7 | |
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-27 | ~ | code styling | abc | 1 | -13/+10 | |
2023-08-14 | refactor: refactor provider | MIDORIBIN | 1 | -0/+60 | |