Commit Graph

14 Commits

Author SHA1 Message Date
H Lohaus ce92e598a0
Update FreeGpt.py 2024-04-06 23:18:44 +02:00
H Lohaus 6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
2024-03-12 02:06:06 +01:00
Heiner Lohaus 702837a33a Add auto support params method 2023-11-20 13:59:14 +01:00
Heiner Lohaus 2f64bc99ef Fix Chatgpt4Online Provider 2023-11-13 18:58:52 +01:00
Heiner Lohaus 79cf039a88 Update config supports_message_history 2023-10-27 22:59:14 +02:00
Luneye 7a2c8e4cd3
Indicated support of message history in FreeGpt.py 2023-10-24 23:42:16 +02:00
Shubh Gajjar f0f5cb05f9
Update FreeGpt.py
Changed older domain url with the working new url
2023-10-24 13:47:55 +05:30
Heiner Lohaus 78f93bb737 Add rate limit error messages 2023-10-22 15:15:43 +02:00
abc ae8dae82cf ~ | g4f `v-0.1.7.2`
patch / unpatch providers
2023-10-21 00:52:19 +01:00
Heiner Lohaus c6b33e527c Add Proxy Support and Create Provider to Readme
Add proxy support to many providers
2023-10-09 13:33:20 +02:00
Heiner Lohaus e46b5fe043 Add proxy support to all providers 2023-10-09 10:22:17 +02:00
Heiner Lohaus 88d2cbff09 Add AiAsk, Chatgpt4Online, ChatgptDemo
and ChatgptX Provider
Fix Bing, Liaobots and ChatgptAi Provider
Add "gpt_35_long" model and custom timeout
2023-10-05 05:13:37 +02:00
Heiner Lohaus eb0e2c6a93 +Curl +Async +Stream Requests
Update Model List
2023-10-02 02:04:22 +02:00
Heiner Lohaus 98895e5b09 Update HuggingChat to new api
Impersonate Aivvm Provider
Add ChatForAi and FreeGpt Provider
Update AItianhuSpace Provider
Improve StreamRequest Support
Update get_event_loop Helper
2023-10-01 06:38:11 +02:00