summaryrefslogtreecommitdiffstats
path: root/g4f/requests/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move raise_for_status, Create FormData wrapperHeiner Lohaus2024-03-151-32/+6
|
* Add Pyinstaller support, Use curl_cffi in You providerHeiner Lohaus2024-03-151-1/+30
|
* Add webview support to OpenaiChatHeiner Lohaus2024-03-141-3/+6
|
* Add count chars to gui, Add retry support to fix rate limit in BingHeiner Lohaus2024-03-121-14/+12
|
* Remove all not working provider (#1679)H Lohaus2024-03-121-17/+58
| | | | Fix many providers Add selenium-wire to requierments
* Add GeminiPro API providerHeiner Lohaus2024-02-231-2/+9
| | | | | Set min version for undetected-chromedriver Add api_key to the new client
* Move some modules, create providers dirHeiner Lohaus2024-02-221-0/+56
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version