Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-09-11 | refactor(g4f/Provider/AiChatOnline.py): streamline class attributes | kqlio67 | 1 | -2/+0 | |
2024-08-29 | fix for 500 Internal Server Error #2199 [Request] Blackbox provider now support Gemini and LLaMa 3.1 models #2198 with some stuff from #2196 | zukixa | 1 | -0/+64 | |
2024-03-12 | Remove all not working provider (#1679) | H Lohaus | 1 | -59/+0 | |
Fix many providers Add selenium-wire to requierments | |||||
2024-02-27 | Update some providers | Heiner Lohaus | 1 | -1/+1 | |
Improve read access_token in OpenaiChat Add IterProvider Add system message support in FlowGpt Filter none values in new Client | |||||
2023-11-18 | Add AiChatOnline, ChatgptDemoAi, ChatgptNext Providers | Heiner Lohaus | 1 | -0/+59 | |
Add OnlineGpt and TalkAi Provider Add get_random_string and get_random_hex helper Remove funcaptcha package |