summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-01-23Add upload svg image supportHeiner Lohaus2-3/+9
Fix upload image in Bing Provider
2024-01-14Change doctypes style to GoogleHeiner Lohaus1-3/+3
Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests
2024-01-14Refactor code with AIHeiner Lohaus3-25/+86
Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types
2024-01-13Fix process_image in BingHeiner Lohaus2-2/+3
Add ImageResponse to Bing Fix cursor styling in gui
2024-01-13Support upload image in guiHeiner Lohaus3-128/+95
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements
2024-01-12Add publish-to-pypi workflowHeiner Lohaus3-9/+9
Improve gui frontend Fix web search in bing
2024-01-10Add create images to Bing (#1426)H Lohaus2-6/+25
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider
2024-01-02Fix markdown replaceHeiner Lohaus1-1/+3
2024-01-01Add support for all modelsHeiner Lohaus2-27/+43
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-10Improve error handling in guiHeiner Lohaus1-52/+38
2023-12-10Add G4F_PROXY environmentHeiner Lohaus3-94/+81
Add regenerate button in gui
2023-12-07Add websearch to gui (#1314)H Lohaus3-0/+22
* 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/+1
2023-12-06Add selenium to dockerfileHeiner Lohaus1-60/+35
Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui
2023-11-08Remove height restrictionpakmmc1-7/+1
Currently has blank black space at the bottom of the screen on 13" devices
2023-10-28Update backend.py, index.html, requirements.txt (#1180)hdsz251-5/+5
* 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 contextunknown2-16/+69
2023-10-19~abc3-39/+86
fix gui errors on iOS
2023-10-19~ | g4f `v-0.1.6.8`0.1.6.8abc1-6/+12
some quick fixes
2023-10-19~abc2-62/+54
automatic models fetching in GUI.
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