summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/ChatForAi.py (unfollow)
Commit message (Collapse)AuthorFilesLines
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