Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-10-29 | Update ChatBase.py - Added jailbreak (enabled by default), Removed list incorrect responses | Luneye | 1 | -10/+14 |
2023-10-27 | Update config supports_message_history | Heiner Lohaus | 1 | -4/+3 |
2023-10-25 | Extract keywords from incorrect responses | razrab | 1 | -3/+3 |
2023-10-24 | Indicated support of message history in ChatBase.py | Luneye | 1 | -1/+2 |
2023-10-24 | Add support for detecting incorrect responses in ChatBase API requests. | razrab | 1 | -0/+7 |
2023-10-23 | 'Refactored by Sourcery' (#1125) | ⲘrṨhส∂ow | 1 | -10/+10 |
2023-10-14 | ~ | abc | 1 | -11/+4 |
2023-10-09 | Add proxy support to all providers | Heiner Lohaus | 1 | -4/+5 |
2023-09-17 | Revert "Fix type hint" | Tekky | 1 | -1/+1 |
2023-09-16 | fix typo: provider -> Provider | MIDORIBIN | 1 | -1/+1 |
2023-09-12 | Add new providers: Aivvm, Vitalentum and Ylokh | Heiner Lohaus | 1 | -4/+4 |
2023-09-10 | Add ChatBase Provider | Heiner Lohaus | 1 | -16/+15 |
2023-09-09 | Add CodeLinkAva Provider, Improve test_async.py | Heiner Lohaus | 1 | -0/+63 |