Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ~ | g4f `v-0.1.7.2` | abc | 2023-10-21 | 1 | -6/+3 |
| | | | | patch / unpatch providers | ||||
* | Fix Opchatgpts and ChatForAi Provider | Heiner Lohaus | 2023-10-14 | 1 | -0/+76 |
| | | | | Deprecate Vitalentum and Aivvm Provider | ||||
* | Sort providers in new dirs | Heiner Lohaus | 2023-10-04 | 1 | -8/+0 |
| | |||||
* | 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 | -56/+4 |
| | |||||
* | type hints | msi-JunXiang | 2023-09-03 | 1 | -1/+3 |
| | | | | | | | | | | 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 | -37/+33 |
| | |||||
* | refactor: refactor provider | MIDORIBIN | 2023-08-14 | 1 | -0/+62 |