summaryrefslogtreecommitdiffstats
path: root/g4f/requests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix DuckDuckGo Provider issuesHeiner Lohaus2024-04-171-1/+33
| | | | | Fix PerplexityLabs, FlowGpt Provider Update Bing, Gemini Provider
* Add unittests for async client (#1830)0.2.9.5H Lohaus2024-04-121-6/+4
| | | | | | | * Add unittests for async client * Add pollyfill for anext * Update integration tests
* Some small fixesHeiner Lohaus2024-04-102-5/+20
|
* Add Groq and Openai interfaces, Add integration testsHeiner Lohaus2024-04-061-4/+12
|
* Add authless OpenaiChatHeiner Lohaus2024-04-051-0/+5
|
* Move raise_for_status, Create FormData wrapperHeiner Lohaus2024-03-154-38/+48
|
* Add Pyinstaller support, Use curl_cffi in You providerHeiner Lohaus2024-03-153-3/+46
|
* 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-123-33/+96
| | | | 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-224-0/+176
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version