summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/Opchatgpts.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve CreateImagesBingHeiner Lohaus2024-01-221-59/+0
| | | | Sort providers by category
* Add auto support params methodHeiner Lohaus2023-11-201-13/+1
|
* Add AiChatOnline, ChatgptDemoAi, ChatgptNext ProvidersHeiner Lohaus2023-11-181-6/+3
| | | | | | Add OnlineGpt and TalkAi Provider Add get_random_string and get_random_hex helper Remove funcaptcha package
* Update config supports_message_historyHeiner Lohaus2023-10-271-2/+3
|
* ~ | g4f `v-0.1.7.2`abc2023-10-211-6/+3
| | | | patch / unpatch providers
* Fix Opchatgpts and ChatForAi ProviderHeiner Lohaus2023-10-141-0/+76
| | | | Deprecate Vitalentum and Aivvm Provider
* Sort providers in new dirsHeiner Lohaus2023-10-041-8/+0
|
* Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat ProviderHeiner Lohaus2023-09-051-56/+4
|
* type hintsmsi-JunXiang2023-09-031-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 stylingabc2023-08-271-37/+33
|
* refactor: refactor providerMIDORIBIN2023-08-141-0/+62