summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client/static/js/chat.v1.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue with You.com and nodriverHeiner Lohaus2024-04-231-0/+2
| | | | Show global model list when unselect provider
* Add conversation title change in guiHeiner Lohaus2024-04-231-11/+44
| | | | Fix bug with multiple requests a .har in OpenaiChat
* Fix Bing Provider, Add Account Support for Meta AIHeiner Lohaus2024-04-211-2/+6
| | | | Use default headers in OpenaiChat
* Add MetaAI Provider and some small improvmentsHeiner Lohaus2024-04-201-2/+3
|
* Added Meta llama-3 support! (#1856)PD2024-04-191-1/+1
| | | | | | | | * Added Meta llama-3 support! Decided to change llama2.py to llama.py to hold all the llama family models. * updated HuggingChat provider * Update FlowGpt.py
* Add missing styling on phoneHeiner Lohaus2024-04-171-9/+6
|
* Fix SpeechRecognition on PhoneHeiner Lohaus2024-04-131-2/+2
|
* Fix SpeechRecognition on PhoneHeiner Lohaus2024-04-131-8/+9
|
* Fix SpeechRecognition on PhoneHeiner Lohaus2024-04-131-16/+2
|
* Fix SpeechRecognition on PhoneHeiner Lohaus2024-04-131-1/+1
|
* Fix SpeechRecognition on PhoneHeiner Lohaus2024-04-131-3/+2
|
* Fix SpeechRecognition on PhoneHeiner Lohaus2024-04-131-1/+1
|
* Fix SpeechRecognition on PhoneHeiner Lohaus2024-04-131-4/+12
|
* Add labels to provider listHeiner Lohaus2024-04-121-2/+3
|
* Add unittests for async client (#1830)0.2.9.5H Lohaus2024-04-121-7/+4
| | | | | | | * Add unittests for async client * Add pollyfill for anext * Update integration tests
* Update chat.v1.jsH Lohaus2024-04-111-1/+1
|
* Update chat.v1.jsH Lohaus2024-04-111-1/+2
|
* Update chat.v1.jsH Lohaus2024-04-111-5/+7
|
* Fix DeepInfra Provider, Fix Speech Recognition on PhoneHeiner Lohaus2024-04-111-3/+3
|
* Add ReplicateImage Provider, Fix BingCreateImages ProviderHeiner Lohaus2024-04-111-24/+20
|
* Increase conversation title lenghtHeiner Lohaus2024-04-101-23/+38
|
* Some small fixesHeiner Lohaus2024-04-101-57/+86
|
* Add OpenRouter and DeepInfraImage Provider (#1814)0.2.9.2H Lohaus2024-04-101-14/+18
|
* Improve styling mobileHeiner Lohaus2024-04-091-1/+3
|
* Add project filesHeiner Lohaus2024-04-091-4/+6
|
* Add text to speech moduleHeiner Lohaus2024-04-091-14/+88
|
* Add DuckDuckGo Provider, Add SpeechRecognition to guiHeiner Lohaus2024-04-081-20/+111
|
* Add WhiteRabbitNeo Provider, Many tiny improvments in the guiHeiner Lohaus2024-04-081-25/+77
|
* Add .har file support for OpenaiChatHeiner Lohaus2024-03-251-1/+1
| | | | | | Update model list of HuggingChat Update styles of scrollbar in gui Fix image upload in gui
* Add webview docs and examples, Set webview as defaultHeiner Lohaus2024-03-221-8/+8
|
* Fix missing websocket_request_id in OpenaiChatHeiner Lohaus2024-03-191-22/+51
| | | | | | Add RateLimitErrors to Bing Add android support to gui api Add annotations import to gui api
* Fix abort in webviewHeiner Lohaus2024-03-171-14/+18
|
* Fix GigaChat exceptions, Raise missing browser errorHeiner Lohaus2024-03-161-3/+3
|
* Add conversation support for BingHeiner Lohaus2024-03-161-1/+3
|
* Add copilot conversation modeHeiner Lohaus2024-03-161-8/+11
|
* Serverless webview guiHeiner Lohaus2024-03-161-0/+1016