summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/ChatForAi.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-12Remove all not working provider (#1679)H Lohaus1-13/+18
Fix many providers Add selenium-wire to requierments
2023-11-20Add auto support params methodHeiner Lohaus1-10/+0
2023-10-27Update config supports_message_historyHeiner Lohaus1-2/+2
2023-10-24Indicated support of message history in ChatForAi.pyLuneye1-1/+2
2023-10-22Enable Liaobots and ChatForAi againHeiner Lohaus1-1/+1
2023-10-21~ | g4f `v-0.1.7.2`abc1-1/+1
patch / unpatch providers
2023-10-15Add Llama2 and NoowAi ProviderHeiner Lohaus1-1/+1
2023-10-14Fix Opchatgpts and ChatForAi ProviderHeiner Lohaus1-8/+25
Deprecate Vitalentum and Aivvm Provider
2023-10-12Deprecate ChatForAiHeiner Lohaus1-4/+5
2023-10-09Add proxy support to all providersHeiner Lohaus1-5/+6
2023-10-06Fix timeout in create_asyncHeiner Lohaus1-12/+2
2023-10-05Add AiAsk, Chatgpt4Online, ChatgptDemoHeiner Lohaus1-1/+2
and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout
2023-10-02+Curl +Async +Stream RequestsHeiner Lohaus1-3/+3
Update Model List
2023-10-01Update HuggingChat to new apiHeiner Lohaus1-0/+62
Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper