summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-20Improve async client readme, Fix print styling, Add image api exampleHeiner Lohaus1-0/+3
2024-05-20Add some options to messages in gui, saves generated images localHeiner Lohaus3-12/+58
2024-05-19Create windows release, improve stylingHeiner Lohaus1-15/+20
2024-05-19Add dark mode config, slide system promptHeiner Lohaus3-118/+50
2024-05-19Fix js error in gui, Revert to_image in guiHeiner Lohaus1-1/+1
2024-05-18Add get/set cookies dir, hide prompt option in guiHeiner Lohaus3-18/+43
2024-05-15Update chatgpt url, uvloop supportHeiner Lohaus4-20/+42
2024-04-23Fix issue with You.com and nodriverHeiner Lohaus2-2/+5
2024-04-23Add conversation title change in guiHeiner Lohaus2-13/+59
2024-04-23Add nodriver to dockerHeiner Lohaus1-0/+1
2024-04-22Add gemini-1.5-pro-latest modelHeiner Lohaus1-5/+5
2024-04-21Fix Bing Provider, Add Account Support for Meta AIHeiner Lohaus1-2/+6
2024-04-20Add MetaAI Provider and some small improvmentsHeiner Lohaus2-3/+4
2024-04-19A few small fixes in GUI and Providers (#1861)kqlio671-1/+1
2024-04-19Added Meta llama-3 support! (#1856)PD2-1/+2
2024-04-18Add Ecosia Provider, Add OpenaiAccount aliasHeiner Lohaus1-4/+4
2024-04-17Add missing styling on phoneHeiner Lohaus2-14/+11
2024-04-17Fix style.cssHeiner Lohaus1-1/+1
2024-04-17Fix DuckDuckGo Provider issuesHeiner Lohaus2-4/+18
2024-04-13Fix SpeechRecognition on PhoneHeiner Lohaus1-2/+2
2024-04-13Fix SpeechRecognition on PhoneHeiner Lohaus1-8/+9
2024-04-13Fix SpeechRecognition on PhoneHeiner Lohaus1-16/+2
2024-04-13Fix SpeechRecognition on PhoneHeiner Lohaus1-1/+1
2024-04-13Fix SpeechRecognition on PhoneHeiner Lohaus1-3/+2
2024-04-13Fix SpeechRecognition on PhoneHeiner Lohaus1-1/+1
2024-04-13Fix SpeechRecognition on PhoneHeiner Lohaus1-4/+12
2024-04-12Add labels to provider listHeiner Lohaus1-2/+3
2024-04-12Add unittests for async client (#1830)0.2.9.5H Lohaus1-7/+4
2024-04-11Update chat.v1.jsH Lohaus1-1/+1
2024-04-11Update chat.v1.jsH Lohaus1-1/+2
2024-04-11Update chat.v1.jsH Lohaus1-5/+7
2024-04-11Fix DeepInfra Provider, Fix Speech Recognition on PhoneHeiner Lohaus1-3/+3
2024-04-11Add ReplicateImage Provider, Fix BingCreateImages ProviderHeiner Lohaus3-56/+59
2024-04-10Increase conversation title lenghtHeiner Lohaus2-24/+45
2024-04-10Some small fixesHeiner Lohaus2-69/+106
2024-04-10Add OpenRouter and DeepInfraImage Provider (#1814)0.2.9.2H Lohaus3-17/+33
2024-04-09Improve styling mobileHeiner Lohaus2-4/+13
2024-04-09Add project filesHeiner Lohaus2-6/+8
2024-04-09Add text to speech moduleHeiner Lohaus6-15/+113
2024-04-08Add DuckDuckGo Provider, Add SpeechRecognition to guiHeiner Lohaus3-37/+162
2024-04-08Add WhiteRabbitNeo Provider, Many tiny improvments in the guiHeiner Lohaus3-84/+176
2024-04-07Add nodriver to OpenaiChatHeiner Lohaus1-1/+1
2024-04-07Add local models to gui, Fix You Provider, add AsyncClientHeiner Lohaus2-18/+56
2024-04-06Update style.cssH Lohaus1-5/+13
2024-04-06Update index.htmlH Lohaus1-1/+1
2024-04-06Update index.htmlH Lohaus1-0/+13
2024-04-06Update style.cssH Lohaus1-3/+19
2024-04-06Update index.htmlH Lohaus1-33/+0
2024-03-25Add .har file support for OpenaiChatHeiner Lohaus3-3/+17
2024-03-22Add webview docs and examples, Set webview as defaultHeiner Lohaus1-8/+8
2024-03-19Fix missing websocket_request_id in OpenaiChatHeiner Lohaus3-38/+60
2024-03-17Fix abort in webviewHeiner Lohaus1-14/+18
2024-03-16Fix GigaChat exceptions, Raise missing browser errorHeiner Lohaus2-9/+7
2024-03-16Add conversation support for BingHeiner Lohaus1-1/+3
2024-03-16Add copilot conversation modeHeiner Lohaus1-8/+11
2024-03-16Serverless webview guiHeiner Lohaus14-213/+233
2024-03-15Add Pyinstaller support, Use curl_cffi in You providerHeiner Lohaus1-2/+2
2024-03-14Add export / import conversationsHeiner Lohaus3-12/+57
2024-03-14Filter not working provider from RetryProviderHeiner Lohaus1-1/+1
2024-03-14Add webview support to OpenaiChatHeiner Lohaus2-9/+5
2024-03-13Add model preselection in guiHeiner Lohaus3-30/+78
2024-03-13Remove generate images buttonHeiner Lohaus2-2/+9
2024-03-13Fix Bing create images, Add gui in webview initHeiner Lohaus1-16/+31
2024-03-12Add count chars to gui, Add retry support to fix rate limit in BingHeiner Lohaus1-1/+5
2024-03-12Remove all not working provider (#1679)H Lohaus1-0/+1
2024-03-09~ gui system prompt spacingxtekky-patch-1Tekky1-2/+2
2024-03-09Add word count from iG8RHeiner Lohaus3-117/+120
2024-03-09Add system message input to guiHeiner Lohaus3-60/+89
2024-03-08Enable Liaobots, disable Phind providerHeiner Lohaus1-1/+0
2024-03-06Use word word count from alfaazHeiner Lohaus1-8/+1
2024-03-06Use word word count from alfaazHeiner Lohaus1-2/+6
2024-03-03Improve gui handling, Improve count tokensHeiner Lohaus1-22/+28
2024-03-02Fix history on error, fix count words for chineseHeiner Lohaus1-4/+7
2024-02-29Ignore empty auth header in apiHeiner Lohaus3-48/+103
2024-02-26Fix filter messages in guiHeiner Lohaus1-5/+8
2024-02-26Improve filter_messages in guiHeiner Lohaus2-5/+15
2024-02-25Improve mobile css stylesHeiner Lohaus1-2/+10
2024-02-25gui: remove cursor on errorsHeiner Lohaus1-17/+20
2024-02-25Improve show result in guiHeiner Lohaus1-6/+10
2024-02-24Add count word and tokens in guiHeiner Lohaus3-23/+89
2024-02-24Add FlowGpt provider, Fix issue with None values in apiHeiner Lohaus1-1/+1
2024-02-24Add remove messages from historyHeiner Lohaus2-23/+95
2024-02-19Add MathJax to GUI #1563, Add model name to GUI #1600Heiner Lohaus2-17/+36
2024-02-12Add new Client API with DocsHeiner Lohaus1-19/+10
2024-02-11Add disable history button in GUIHeiner Lohaus2-4/+14
2024-02-11Add upload image in You providerHeiner Lohaus1-1/+2
2024-02-11Fix convert image to jpg in BingHeiner Lohaus1-2/+1
2024-02-11Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookiesHeiner Lohaus3-24/+60
2024-02-09Resolve images in Gemini ProviderHeiner Lohaus1-1/+1
2024-01-29Add aiohttp_socks to requirementsHeiner Lohaus1-0/+16
2024-01-26Fix: ChromeDriver only supports characters in the BMPHeiner Lohaus1-5/+9
2024-01-23Fix background in select boxHeiner Lohaus1-1/+1
2024-01-23Add upload svg image supportHeiner Lohaus2-3/+9
2024-01-14Change doctypes style to GoogleHeiner Lohaus1-3/+3
2024-01-14Refactor code with AIHeiner Lohaus3-25/+86
2024-01-13Fix process_image in BingHeiner Lohaus2-2/+3
2024-01-13Support upload image in guiHeiner Lohaus3-128/+95
2024-01-12Add publish-to-pypi workflowHeiner Lohaus3-9/+9
2024-01-10Add create images to Bing (#1426)H Lohaus2-6/+25
2024-01-02Fix markdown replaceHeiner Lohaus1-1/+3
2024-01-01Add support for all modelsHeiner Lohaus2-27/+43
2023-12-10Improve error handling in guiHeiner Lohaus1-52/+38
2023-12-10Add G4F_PROXY environmentHeiner Lohaus3-94/+81
2023-12-07Add websearch to gui (#1314)H Lohaus3-0/+22
2023-12-06Improve docker imageHeiner Lohaus1-1/+1
2023-12-06Add selenium to dockerfileHeiner Lohaus1-60/+35
2023-11-08Remove height restrictionpakmmc1-7/+1
2023-10-28Update backend.py, index.html, requirements.txt (#1180)hdsz251-5/+5
2023-10-27added contextunknown2-16/+69
2023-10-19~abc3-39/+86
2023-10-19~ | g4f `v-0.1.6.8`0.1.6.8abc1-6/+12
2023-10-19~abc2-62/+54
2023-10-10~ | remove DeepAiabc1-1/+0
2023-10-10~ | g4f `v-0.1.5.8`0.1.5.8abc1-10/+1
2023-10-10fix htmlCommenter1233211-1/+1
2023-10-10whatCommenter1233211-3/+3
2023-10-10change discord icon to telegram icon on guiCommenter1233212-2/+2
2023-10-10fix provider thing in gui x2Commenter1233211-1/+5
2023-10-10~ | g4f `v-0.1.5.7` [Set Provider in GUI] + Provider Proxyabc2-142/+163
2023-10-06~ | new g4f GUIabc14-0/+1664