summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/ChatBase.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add auto support params methodHeiner Lohaus2023-11-201-12/+1
* Add back crutch of incorrect responses to ChatBaserazrab2023-11-161-0/+5
* Update ChatBase.py - Added jailbreak (enabled by default), Removed list incorrect responsesLuneye2023-10-291-10/+14
* Update config supports_message_historyHeiner Lohaus2023-10-271-4/+3
* Merge pull request #1153 from AndPim4912/ChatBase-incorrect-responsesTekky2023-10-251-2/+2
|\
| * Extract keywords from incorrect responsesrazrab2023-10-251-3/+3
* | Merge pull request #1149 from Luneye/patch-4Tekky2023-10-251-1/+2
|\ \ | |/ |/|
| * Indicated support of message history in ChatBase.pyLuneye2023-10-241-1/+2
* | Add support for detecting incorrect responses in ChatBase API requests.razrab2023-10-241-0/+7
|/
* 'Refactored by Sourcery' (#1125)ⲘrṨhส∂ow2023-10-231-10/+10
* ~abc2023-10-141-11/+4
* Add proxy support to all providersHeiner Lohaus2023-10-091-4/+5
* Revert "Fix type hint"Tekky2023-09-171-1/+1
* fix typo: provider -> ProviderMIDORIBIN2023-09-161-1/+1
* Add new providers: Aivvm, Vitalentum and YlokhHeiner Lohaus2023-09-121-4/+4
* Add ChatBase ProviderHeiner Lohaus2023-09-101-0/+62