summaryrefslogtreecommitdiffstats
path: root/g4f/gui/server (unfollow)
Commit message (Collapse)AuthorFilesLines
2 daysFix load model list i AirforceChat providerHeiner Lohaus1-9/+12
Add Microsoft Copilot provider Show image support in the model list of the gui
3 daysAdd nodriver to Gemini provider,Heiner Lohaus1-15/+17
Add slim docker image with google-chrome usage, Add the new docker images to publish worklow, Update requirements.txt and pip requirements
4 daysFix api streaming, fix AsyncClient (#2357)0.3.4.0H Lohaus1-1/+1
* 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
4 daysUpdate internet.pyH Lohaus1-2/+2
5 daysUpdate internet.pyH Lohaus1-2/+0
5 daysUpdate internet.pyH Lohaus1-1/+1
5 daysUpdate internet.pyH Lohaus1-1/+1
5 daysUpdate internet.pyH Lohaus1-1/+1
5 daysUpdate internet.pyH Lohaus1-1/+1
5 daysImprove logging implementation (#2347)foxfire521-2/+4
2024-10-29Update (g4f/gui/server/api.py)kqlio671-1/+1
2024-10-29Update (g4f/gui/server/api.py g4f/Provider/Blackbox.py)kqlio671-1/+1
2024-10-29Update (g4f/gui/*)kqlio671-22/+2
2024-10-25feat(g4f/gui/server/website.py): add redirect for /images/ endpointkqlio671-1/+5
2024-10-25feat(g4f/gui/server/backend.py): add route to list generated imageskqlio671-2/+22
2024-10-25feat(g4f/gui/server/api.py): enhance image handling and directory managementkqlio671-52/+11
2024-10-22feat(g4f/gui/server/api.py): improve image handling and response streamingkqlio671-61/+63
2024-10-19refactor(g4f/gui/server/api.py): streamline model retrieval logickqlio671-7/+2
2024-10-15Updated(g4f/gui/server/api.py)kqlio671-28/+13
2024-10-11style(g4f/gui/server/api.py): update inline comments for URL processingkqlio671-1/+1
2024-09-28Duck Duck Go Async Text Search Bug FixSujip Maharjan1-1/+1
2024-09-04Updated g4f/gui/server/api.pykqlio671-1/+1
2024-09-04feat(image-processing): add support for data URI image handlinkqlio671-13/+28
2024-05-20Add some options to messages in gui, saves generated images localHeiner Lohaus2-15/+39
2024-05-19Fix js error in gui, Revert to_image in guiHeiner Lohaus1-2/+2
2024-05-18Fix upload imageHeiner Lohaus1-2/+2
2024-04-22Add gemini-1.5-pro-latest modelHeiner Lohaus1-8/+20
2024-04-22Add vision models to readmeHeiner Lohaus1-5/+9
2024-04-21Add image model listHeiner Lohaus2-4/+28
2024-04-21Fix Bing Provider, Add Account Support for Meta AIHeiner Lohaus1-0/+3
Use default headers in OpenaiChat
2024-04-20Add MetaAI Provider and some small improvmentsHeiner Lohaus1-1/+1
2024-04-17Fix DuckDuckGo Provider issuesHeiner Lohaus1-0/+3
Fix PerplexityLabs, FlowGpt Provider Update Bing, Gemini Provider
2024-04-12Add labels to provider listHeiner Lohaus1-1/+10
2024-04-10Add OpenRouter and DeepInfraImage Provider (#1814)0.2.9.2H Lohaus1-2/+2
2024-04-08Add WhiteRabbitNeo Provider, Many tiny improvments in the guiHeiner Lohaus3-10/+16
2024-04-07Add local models to gui, Fix You Provider, add AsyncClientHeiner Lohaus1-2/+6
2024-04-06Update api.pyH Lohaus1-5/+2
2024-04-06Update api.pyH Lohaus1-1/+0
2024-04-06Update api.pyH Lohaus1-98/+0
2024-04-06Update serverH Lohaus1-0/+95
2024-04-06Update __init__.pyH Lohaus1-1/+0
2024-04-06Update serverH Lohaus1-0/+1
2024-04-06Update api.pyH Lohaus1-1/+1
2024-04-06Add Installation Guide for WindowsHeiner Lohaus1-1/+1
Improve Contributors list in Readme
2024-04-05Aktualisieren von api.pyH Lohaus1-1/+1
2024-03-28Fix history support for OpenaiChatHeiner Lohaus2-7/+10
2024-03-26No arkose token and .har filesHeiner Lohaus1-4/+4
2024-03-25Add .har file support for OpenaiChatHeiner Lohaus1-1/+2
Update model list of HuggingChat Update styles of scrollbar in gui Fix image upload in gui
2024-03-22Add webview docs and examples, Set webview as defaultHeiner Lohaus1-4/+4
2024-03-19Fix requirements in gui apiHeiner Lohaus1-6/+6
2024-03-19Fix requirements in gui apiHeiner Lohaus1-4/+1
2024-03-19Fix missing websocket_request_id in OpenaiChatHeiner Lohaus2-1/+155
Add RateLimitErrors to Bing Add android support to gui api Add annotations import to gui api
2024-03-17Fix abort in webviewHeiner Lohaus1-1/+2
2024-03-16Add conversation support for BingHeiner Lohaus2-8/+21
2024-03-16Serverless webview guiHeiner Lohaus4-182/+196
2024-03-15Add Pyinstaller support, Use curl_cffi in You providerHeiner Lohaus2-2/+14
2024-03-13Add model preselection in guiHeiner Lohaus1-3/+22
2024-03-06Fiy unittests with duckduckgo-search 5.0Heiner Lohaus1-1/+1
2024-02-22Update client docs, Enable some testsHeiner Lohaus1-2/+2
2024-02-22Move some modules, create providers dirHeiner Lohaus2-10/+10
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version
2024-02-11Add upload image in You providerHeiner Lohaus1-0/+1
2024-02-11Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookiesHeiner Lohaus1-2/+7
2024-02-08Add Gemini Provider with image upload and generationHeiner Lohaus1-1/+1
2024-01-26Fix: ChromeDriver only supports characters in the BMPHeiner Lohaus1-2/+2
Add set_cookies helper, Show last used model
2024-01-26New minimum requirements (#1515)0.2.0.6H Lohaus1-2/+10
* New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests
2024-01-23Add upload svg image supportHeiner Lohaus1-1/+1
Fix upload image in Bing Provider
2024-01-21Improve testsHeiner Lohaus1-2/+1
2024-01-14Fix unittests (#1472)H Lohaus1-1/+6
* Fix unittests * Fix missing distutils, install setuptools * Fix version not found * Remove deprecation in get_event_loop
2024-01-14Change doctypes style to GoogleHeiner Lohaus1-62/+149
Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests
2024-01-13Fix merge issuesHeiner Lohaus1-1/+2
2024-01-13Support upload image in guiHeiner Lohaus1-16/+42
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements
2024-01-10Add create images to Bing (#1426)H Lohaus2-13/+15
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider
2024-01-01Fix permissions for chromedriverHeiner Lohaus1-1/+2
Fix NoVNC server access Remove java from build
2024-01-01Add support for all modelsHeiner Lohaus1-11/+21
Add AbstractProvider class Add ProviderType type Add get_last_provider function Add version module and VersionUtils Display used provider in gui Fix error response in api
2023-12-31remove unnecessary semicolonYash Varshney1-1/+1
2023-12-19fix(g4f): Fix typo in function nameNiNiyas1-1/+1
2023-12-11Add error classesHeiner Lohaus1-10/+8
Move version check to debug
2023-12-10Improve error handling in guiHeiner Lohaus1-7/+7
2023-12-10Add G4F_PROXY environmentHeiner Lohaus1-25/+27
Add regenerate button in gui
2023-12-07Update readme. Add docker hubHeiner Lohaus1-2/+2
2023-12-07Add websearch to gui (#1314)H Lohaus2-55/+156
* Add websearch to gui * Fix version_check config * Add version badge in README.md * Show version in gui * Add docker hub build * Fix gui backend, improve style
2023-12-06Improve docker imageHeiner Lohaus1-1/+4
2023-12-06Add selenium to dockerfileHeiner Lohaus2-33/+25
Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui
2023-10-28Update backend.py, index.html, requirements.txt (#1180)hdsz251-1/+1
* Update backend.py change to the model that received from user interactive from the web interface model selection. * Update index.html added Llama2 as a provider selection and also include the model selection for Llama2: llama2-70b, llama2-13b, llama2-7b * Update requirements.txt add asgiref to enable async for Flask in api. "RuntimeError: Install Flask with the 'async' extra in order to use async views"
2023-10-27added contextunknown1-34/+14
2023-10-26add proxy supportcatmeowjiao1-8/+29
2023-10-23'Refactored by Sourcery' (#1125)ⲘrṨhส∂ow4-32/+26
Co-authored-by: Sourcery AI <>
2023-10-19~abc1-0/+9
fix gui errors on iOS
2023-10-19~ | g4f `v-0.1.6.8`0.1.6.8abc1-1/+0
some quick fixes
2023-10-19~abc1-2/+5
automatic models fetching in GUI.
2023-10-19~abc1-0/+7
2023-10-13fix: remove typo in readme and configsEzra Adeyinka1-1/+1
2023-10-11Fix: TypeError: unsupported operand type(s) for |:...hs_junxiang2-0/+5
2023-10-11fix typo in backend.pyIkko Eltociear Ashimine1-1/+1
occured -> occurred
2023-10-10~ | g4f `v-0.1.5.8`0.1.5.8abc1-2/+3
2023-10-10fix provider thing in gui x2Commenter1233212-9/+4
2023-10-10fix provider thing in guiCommenter1233211-1/+1
2023-10-10make internet searching betterCommenter1233212-11/+41
2023-10-10~abc2-7/+29
New system for str to Provider
2023-10-06~ | new g4f GUIabc5-0/+186