Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update config supports_message_history | Heiner Lohaus | 2023-10-27 | 1 | -2/+3 |
| | |||||
* | 'Refactored by Sourcery' (#1125) | ⲘrṨhส∂ow | 2023-10-23 | 1 | -15/+9 |
| | | | Co-authored-by: Sourcery AI <> | ||||
* | ~ | remove non-working providers | abc | 2023-10-16 | 1 | -1/+1 |
| | |||||
* | Add proxy support to all providers | Heiner Lohaus | 2023-10-09 | 1 | -3/+3 |
| | |||||
* | Revert "Fix type hint" | Tekky | 2023-09-17 | 1 | -1/+1 |
| | |||||
* | fix typo: provider -> Provider | MIDORIBIN | 2023-09-16 | 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 | -51/+38 |
| | |||||
* | type hints | msi-JunXiang | 2023-09-03 | 1 | -0/+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 | -7/+5 |
| | |||||
* | Ails Supplementary Identification of Unusual Response Content | zengrr | 2023-08-25 | 1 | -1/+1 |
| | |||||
* | Ails throw the contents of an error response | zengrr | 2023-08-23 | 1 | -0/+2 |
| | |||||
* | refactor: refactor provider | MIDORIBIN | 2023-08-14 | 1 | -0/+116 |