summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/ChatForAi.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update ChatForAi.pyH Lohaus2024-04-061-6/+4
|
* Remove all not working provider (#1679)H Lohaus2024-03-121-13/+18
| | | | Fix many providers Add selenium-wire to requierments
* Add auto support params methodHeiner Lohaus2023-11-201-10/+0
|
* Update config supports_message_historyHeiner Lohaus2023-10-271-2/+2
|
* Indicated support of message history in ChatForAi.pyLuneye2023-10-241-1/+2
|
* Enable Liaobots and ChatForAi againHeiner Lohaus2023-10-221-1/+1
|
* ~ | g4f `v-0.1.7.2`abc2023-10-211-1/+1
| | | | patch / unpatch providers
* Add Llama2 and NoowAi ProviderHeiner Lohaus2023-10-151-1/+1
|
* Fix Opchatgpts and ChatForAi ProviderHeiner Lohaus2023-10-141-0/+72
| | | | Deprecate Vitalentum and Aivvm Provider
* Deprecate ChatForAiHeiner Lohaus2023-10-121-54/+0
|
* Add proxy support to all providersHeiner Lohaus2023-10-091-5/+6
|
* Fix timeout in create_asyncHeiner Lohaus2023-10-061-12/+2
|
* Add AiAsk, Chatgpt4Online, ChatgptDemoHeiner Lohaus2023-10-051-1/+2
| | | | | | and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout
* +Curl +Async +Stream RequestsHeiner Lohaus2023-10-021-3/+3
| | | | Update Model List
* Update HuggingChat to new apiHeiner Lohaus2023-10-011-0/+62
Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper