Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(g4f/Provider/AiChatOnline.py): streamline class attributes | kqlio67 | 2024-09-11 | 1 | -2/+0 |
| | |||||
* | 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 | 2024-08-29 | 1 | -0/+64 |
| | |||||
* | Remove all not working provider (#1679) | H Lohaus | 2024-03-12 | 1 | -59/+0 |
| | | | | Fix many providers Add selenium-wire to requierments | ||||
* | Update some providers | Heiner Lohaus | 2024-02-27 | 1 | -1/+1 |
| | | | | | | | Improve read access_token in OpenaiChat Add IterProvider Add system message support in FlowGpt Filter none values in new Client | ||||
* | Add AiChatOnline, ChatgptDemoAi, ChatgptNext Providers | Heiner Lohaus | 2023-11-18 | 1 | -0/+59 |
Add OnlineGpt and TalkAi Provider Add get_random_string and get_random_hex helper Remove funcaptcha package |