summaryrefslogtreecommitdiffstats
path: root/g4f/requests (unfollow)
Commit message (Collapse)AuthorFilesLines
7 daysFix api streaming, fix AsyncClient (#2357)0.3.4.0H Lohaus2-1/+63
* Fix api streaming, fix AsyncClient, Improve Client class, Some providers fixes, Update models list, Fix some tests, Update model list in Airforce provid er, Add OpenAi image generation url to api, Fix reload and debug in api arguments, Fix websearch in gui * Fix Cloadflare and Pi and AmigoChat provider * Fix conversation support in DDG provider, Add cloudflare bypass with nodriver * Fix unittests without curl_cffi
2024-05-05Add Ollama provider, Add vision support to OpenaiHeiner Lohaus1-1/+1
2024-04-21Fix Bing Provider, Add Account Support for Meta AIHeiner Lohaus2-16/+25
Use default headers in OpenaiChat
2024-04-20Improve cli argparser, Improve curl_cffi websocket supportHeiner Lohaus1-7/+9
2024-04-17Fix DuckDuckGo Provider issuesHeiner Lohaus1-1/+33
Fix PerplexityLabs, FlowGpt Provider Update Bing, Gemini Provider
2024-04-12Add unittests for async client (#1830)0.2.9.5H Lohaus1-6/+4
* Add unittests for async client * Add pollyfill for anext * Update integration tests
2024-04-10Some small fixesHeiner Lohaus2-5/+20
2024-04-06Add Groq and Openai interfaces, Add integration testsHeiner Lohaus1-4/+12
2024-04-05Add authless OpenaiChatHeiner Lohaus1-0/+5
2024-03-15Move raise_for_status, Create FormData wrapperHeiner Lohaus4-38/+48
2024-03-15Add Pyinstaller support, Use curl_cffi in You providerHeiner Lohaus3-3/+46
2024-03-14Add webview support to OpenaiChatHeiner Lohaus1-3/+6
2024-03-12Add count chars to gui, Add retry support to fix rate limit in BingHeiner Lohaus1-14/+12
2024-03-12Remove all not working provider (#1679)H Lohaus3-33/+96
Fix many providers Add selenium-wire to requierments
2024-02-23Add GeminiPro API providerHeiner Lohaus1-2/+9
Set min version for undetected-chromedriver Add api_key to the new client
2024-02-22Move some modules, create providers dirHeiner Lohaus4-0/+176
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version