summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client/js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Serverless webview guiHeiner Lohaus2024-03-164-999/+0
|
* Add Pyinstaller support, Use curl_cffi in You providerHeiner Lohaus2024-03-151-2/+2
|
* Add export / import conversationsHeiner Lohaus2024-03-141-2/+42
|
* Filter not working provider from RetryProviderHeiner Lohaus2024-03-141-1/+1
|
* Add webview support to OpenaiChatHeiner Lohaus2024-03-141-6/+5
|
* Add model preselection in guiHeiner Lohaus2024-03-131-30/+70
|
* Remove generate images buttonHeiner Lohaus2024-03-131-2/+7
|
* Fix Bing create images, Add gui in webview initHeiner Lohaus2024-03-131-16/+31
|
* Add count chars to gui, Add retry support to fix rate limit in BingHeiner Lohaus2024-03-121-1/+5
|
* Add word count from iG8RHeiner Lohaus2024-03-091-106/+104
| | | | | | Improve Bing provider Some gui improvments Improve error handling in gui
* Add system message input to guiHeiner Lohaus2024-03-091-55/+72
| | | | Improve OpenaiChat provider
* Use word word count from alfaazHeiner Lohaus2024-03-061-8/+1
|
* Improve gui handling, Improve count tokensHeiner Lohaus2024-03-031-22/+28
|
* Fix history on error, fix count words for chineseHeiner Lohaus2024-03-021-4/+7
|
* Ignore empty auth header in apiHeiner Lohaus2024-02-291-29/+62
| | | | Add live token count in gui
* Fix filter messages in guiHeiner Lohaus2024-02-261-5/+8
|
* Improve filter_messages in guiHeiner Lohaus2024-02-261-4/+15
| | | | Add rdns suport for proxies
* gui: remove cursor on errorsHeiner Lohaus2024-02-251-17/+20
| | | | Add auth header to GeminiPro provider
* Improve show result in guiHeiner Lohaus2024-02-251-6/+10
|
* Add count word and tokens in guiHeiner Lohaus2024-02-241-17/+56
|
* Add FlowGpt provider, Fix issue with None values in apiHeiner Lohaus2024-02-241-1/+1
|
* Add remove messages from historyHeiner Lohaus2024-02-241-22/+74
| | | | Improve hidding regenerated messages
* Add MathJax to GUI #1563, Add model name to GUI #1600Heiner Lohaus2024-02-191-17/+27
|
* Add new Client API with DocsHeiner Lohaus2024-02-121-19/+10
| | | | | | | Use object urls for the preview of image uploads. Fix upload images in You provider Fix create image. It's now a single image. Improve system message for create images.
* Add disable history button in GUIHeiner Lohaus2024-02-111-2/+7
|
* Fix convert image to jpg in BingHeiner Lohaus2024-02-111-2/+1
| | | | Fix display upload image in GUI
* Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookiesHeiner Lohaus2024-02-111-18/+33
|
* Add aiohttp_socks to requirementsHeiner Lohaus2024-01-291-0/+16
| | | | | Fix preview for uploaded and generated images in gui Improve typing, readme
* Fix: ChromeDriver only supports characters in the BMPHeiner Lohaus2024-01-261-5/+9
| | | | Add set_cookies helper, Show last used model
* Add upload svg image supportHeiner Lohaus2024-01-231-1/+7
| | | | Fix upload image in Bing Provider
* Change doctypes style to GoogleHeiner Lohaus2024-01-141-3/+3
| | | | | | Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests
* Refactor code with AIHeiner Lohaus2024-01-141-21/+53
| | | | | | | Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types
* Fix process_image in BingHeiner Lohaus2024-01-131-2/+2
| | | | | Add ImageResponse to Bing Fix cursor styling in gui
* Support upload image in guiHeiner Lohaus2024-01-131-45/+51
| | | | | | | Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements
* Add publish-to-pypi workflowHeiner Lohaus2024-01-121-8/+7
| | | | | Improve gui frontend Fix web search in bing
* Add create images to Bing (#1426)H Lohaus2024-01-101-6/+20
| | | | | Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider
* Fix markdown replaceHeiner Lohaus2024-01-021-1/+3
|
* Add support for all modelsHeiner Lohaus2024-01-011-24/+39
| | | | | | | | | 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
* Improve error handling in guiHeiner Lohaus2023-12-101-52/+38
|
* Add G4F_PROXY environmentHeiner Lohaus2023-12-101-83/+68
| | | | Add regenerate button in gui
* Add websearch to gui (#1314)H Lohaus2023-12-071-0/+15
| | | | | | | | * 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
* Improve docker imageHeiner Lohaus2023-12-061-1/+1
|
* Add selenium to dockerfileHeiner Lohaus2023-12-061-60/+35
| | | | | | Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui
* added contextunknown2023-10-271-16/+36
|
* ~abc2023-10-191-32/+48
| | | | fix gui errors on iOS
* ~ | g4f `v-0.1.6.8`0.1.6.8abc2023-10-191-6/+12
| | | | some quick fixes
* ~abc2023-10-191-54/+53
| | | | automatic models fetching in GUI.
* ~ | g4f `v-0.1.5.8`0.1.5.8abc2023-10-101-10/+1
|
* whatCommenter1233212023-10-101-3/+3
|
* change discord icon to telegram icon on guiCommenter1233212023-10-101-1/+1
|
* ~ | g4f `v-0.1.5.7` [Set Provider in GUI] + Provider Proxyabc2023-10-101-5/+9
|
* ~ | new g4f GUIabc2023-10-064-0/+623