Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ~ | remove DeepAi | abc | 2023-10-10 | 1 | -80/+0 |
| | |||||
* | make user agent easily changeable in deepai | Commenter123321 | 2023-10-10 | 1 | -2/+3 |
| | |||||
* | fix deepai :) | Commenter123321 | 2023-10-10 | 1 | -18/+17 |
| | |||||
* | Merge remote-tracking branch 'origin/main' | Commenter123321 | 2023-10-10 | 1 | -4/+4 |
|\ | | | | | | | | | | | # Conflicts: # g4f/Provider/Aivvm.py # g4f/models.py | ||||
| * | Add proxy support to all providers | Heiner Lohaus | 2023-10-09 | 1 | -4/+4 |
| | | |||||
* | | add cool testing for gpt-3.5 and and gpt-4 | Commenter123321 | 2023-10-09 | 1 | -1/+4 |
|/ | |||||
* | Add AiAsk, Chatgpt4Online, ChatgptDemo | Heiner Lohaus | 2023-10-05 | 1 | -0/+11 |
| | | | | | | and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout | ||||
* | ~ | Merge pull request #982 from hlohaus/fetch | Tekky | 2023-10-04 | 1 | -1/+3 |
|\ | | | | | Fix fetch_access_token in openai | ||||
| * | Sort providers in new dirs | Heiner Lohaus | 2023-10-04 | 1 | -1/+3 |
| | | |||||
* | | feat: add custom header to deepai | Giancarlo-Ma | 2023-10-02 | 1 | -0/+1 |
|/ | |||||
* | fix typo in payload | st4rted | 2023-10-02 | 1 | -2/+2 |
| | |||||
* | ~ | Fix DeepAi | abc | 2023-09-23 | 1 | -1/+1 |
| | |||||
* | Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat Provider | Heiner Lohaus | 2023-09-05 | 1 | -15/+16 |
| | |||||
* | type hints | msi-JunXiang | 2023-09-03 | 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 | ||||
* | ~ | code styling | abc | 2023-08-27 | 1 | -13/+10 |
| | |||||
* | refactor: refactor provider | MIDORIBIN | 2023-08-14 | 1 | -0/+60 |