summaryrefslogtreecommitdiffstats
path: root/g4f/providers (unfollow)
Commit message (Collapse)AuthorFilesLines
3 daysImprove download of generated images, serve images in the api (#2391)0.3.5.4H Lohaus4-11/+31
* Improve download of generated images, serve images in the api Add support for conversation handling in the api * Add orginal prompt to image response * Add download images option in gui, fix loading model list in Airforce * Add download images option in gui, fix loading model list in Airforce
3 daysFix image generation in OpenaiChat (#2390)0.3.5.2H Lohaus1-0/+1
* Fix image generation in OpenaiChat * Add PollinationsAI provider with image and text generation
7 daysFix api streaming, fix AsyncClient (#2357)0.3.4.0H Lohaus2-13/+23
* 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
8 daysFIX: fix the url in the markdown output (md compliance), and the chunk/ImageResponse to str ! (#2353)manatlan1-1/+1
add fix_url ( replace ' ' by '+' (to be markdown compliant))
2024-10-19refactor(g4f/providers/types.py): remove redundant attributeskqlio671-5/+2
2024-05-20Update base_provider.pyRyuk1-1/+1
2024-05-20Update base_provider: Do not nest patch uvloop loop.Ryuk1-1/+8
2024-05-19Update model list / providersHeiner Lohaus1-27/+14
2024-05-15Add needs auth to provierds, Add PerplexityApi providerHeiner Lohaus1-1/+1
Add proxy support to nodriver
2024-05-15Update chatgpt url, uvloop supportHeiner Lohaus1-40/+146
2024-04-21Add image model listHeiner Lohaus2-4/+7
2024-04-20Add MetaAI Provider and some small improvmentsHeiner Lohaus1-1/+8
2024-04-18Add Ecosia Provider, Add OpenaiAccount aliasHeiner Lohaus1-3/+5
Use AsyncClient in API, add web_search parameter in API Improve error messages in Openai
2024-04-13Update event loop on windows only for old curl_cffiHeiner Lohaus1-2/+7
2024-04-12update retryproviderabc1-42/+72
now works with one provider.
2024-04-10Some small fixesHeiner Lohaus1-1/+4
2024-04-10Add OpenRouter and DeepInfraImage Provider (#1814)0.2.9.2H Lohaus1-1/+8
2024-04-07Add local models to gui, Fix You Provider, add AsyncClientHeiner Lohaus1-0/+1
2024-04-06Fix unittestsHeiner Lohaus1-2/+2
2024-04-06Add Groq and Openai interfaces, Add integration testsHeiner Lohaus2-19/+24
2024-03-26No arkose token and .har filesHeiner Lohaus1-0/+2
2024-03-16Fix GigaChat exceptions, Raise missing browser errorHeiner Lohaus1-1/+1
2024-03-15Add Pyinstaller support, Use curl_cffi in You providerHeiner Lohaus1-7/+9
2024-03-13Fix Bing create images, Add gui in webview initHeiner Lohaus1-1/+4
2024-03-12Add count chars to gui, Add retry support to fix rate limit in BingHeiner Lohaus1-5/+7
2024-03-12Remove all not working provider (#1679)H Lohaus1-16/+2
Fix many providers Add selenium-wire to requierments
2024-03-11Fix HuggingChat and PerplexityLabs and add HuggingFace providerHeiner Lohaus1-1/+1
Add more models and image generation in You provider Use You as second default image provider
2024-02-28Add websocket support in OpenaiChatHeiner Lohaus2-1/+2
2024-02-27Update some providersHeiner Lohaus2-41/+109
Improve read access_token in OpenaiChat Add IterProvider Add system message support in FlowGpt Filter none values in new Client
2024-02-26Add default values for rdnsHeiner Lohaus1-2/+1
2024-02-26Improve filter_messages in guiHeiner Lohaus1-1/+5
Add rdns suport for proxies
2024-02-23Add missing file0.2.1.8Heiner Lohaus1-0/+0
2024-02-22Move some modules, create providers dirHeiner Lohaus5-0/+732
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version