summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client/js/chat.v1.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-0/+636
fix gui errors on iOS