summaryrefslogtreecommitdiffstats
path: root/g4f/requests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add Cerebras and HuggingFace2 provider, Fix RubiksAI providerHeiner Lohaus4 days1-1/+3
| | | | Add support for image generation in Copilot provider
* Add --cookie-browsers argument to cliHeiner Lohaus4 days1-1/+18
|
* Add show log option to guiHeiner Lohaus4 days1-1/+1
|
* Fix load model list i AirforceChat providerHeiner Lohaus5 days1-1/+1
| | | | | Add Microsoft Copilot provider Show image support in the model list of the gui
* Fix api streaming, fix AsyncClient (#2357)0.3.4.0H Lohaus7 days2-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
* Add Ollama provider, Add vision support to OpenaiHeiner Lohaus2024-05-051-1/+1
|
* Fix Bing Provider, Add Account Support for Meta AIHeiner Lohaus2024-04-212-16/+25
| | | | Use default headers in OpenaiChat
* Improve cli argparser, Improve curl_cffi websocket supportHeiner Lohaus2024-04-201-7/+9
|
* 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