Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
32 hours | Support synthesize in Openai generator (#2394)0.3.5.5 | H Lohaus | 1 | -49/+120 | |
* Improve download of generated images, serve images in the api * Add support for conversation handling in the api * Add orginal prompt to image response * Add download images option in gui, fix loading model list in Airforce * Support speech synthesize in Openai generator | |||||
41 hours | Improve download of generated images, serve images in the api (#2391)0.3.5.4 | H Lohaus | 1 | -6/+10 | |
* Improve download of generated images, serve images in the api Add support for conversation handling in the api * Add orginal prompt to image response * Add download images option in gui, fix loading model list in Airforce * Add download images option in gui, fix loading model list in Airforce | |||||
2 days | Add Cerebras and HuggingFace2 provider, Fix RubiksAI provider | Heiner Lohaus | 1 | -39/+48 | |
Add support for image generation in Copilot provider | |||||
3 days | Add show log option to gui | Heiner Lohaus | 1 | -1/+18 | |
3 days | Fix generate messages on error in gui | Heiner Lohaus | 1 | -11/+15 | |
3 days | Ask for auth on image upload | Heiner Lohaus | 1 | -0/+2 | |
3 days | Add image upload to Copilot provider | Heiner Lohaus | 1 | -111/+121 | |
Remove prompt lock from gui Fix discord link in gui | |||||
4 days | Fix load model list i AirforceChat provider | Heiner Lohaus | 1 | -2/+3 | |
Add Microsoft Copilot provider Show image support in the model list of the gui | |||||
2024-10-29 | Update (g4f/gui/*) | kqlio67 | 1 | -110/+0 | |
2024-10-26 | Update chat.v1.js | foxfire52 | 1 | -1/+4 | |
2024-10-26 | Update highlightjs-copy.min.js | foxfire52 | 1 | -6/+4 | |
2024-10-26 | Clean up chat.v1.js | foxfire52 | 1 | -1/+1 | |
2024-10-26 | Clean up highlightjs-copy.min.js | foxfire52 | 1 | -4/+2 | |
2024-10-26 | Clean up chat.v1.js | foxfire52 | 1 | -15/+9 | |
2024-10-25 | feat(messages): add image album functionality | kqlio67 | 1 | -8/+120 | |
2024-10-25 | Update highlightjs-copy.min.js | foxfire52 | 1 | -7/+21 | |
2024-10-25 | Undo minify highlightjs-copy.min.js | foxfire52 | 1 | -1/+44 | |
2024-10-24 | Update chat.v1.js | foxfire52 | 1 | -5/+1 | |
2024-10-24 | Update chat.v1.js | foxfire52 | 1 | -13/+0 | |
2024-10-24 | Update chat.v1.js | foxfire52 | 1 | -1/+53 | |
2024-05-20 | Add some options to messages in gui, saves generated images local | Heiner Lohaus | 1 | -0/+24 | |
2024-05-19 | Add dark mode config, slide system prompt | Heiner Lohaus | 1 | -0/+23 | |
2024-05-19 | Fix js error in gui, Revert to_image in gui | Heiner Lohaus | 1 | -1/+1 | |
2024-05-18 | Add get/set cookies dir, hide prompt option in gui | Heiner Lohaus | 1 | -6/+17 | |
2024-05-15 | Update chatgpt url, uvloop support | Heiner Lohaus | 1 | -14/+32 | |
2024-04-23 | Fix issue with You.com and nodriver | Heiner Lohaus | 1 | -0/+2 | |
Show global model list when unselect provider | |||||
2024-04-23 | Add conversation title change in gui | Heiner Lohaus | 1 | -11/+44 | |
Fix bug with multiple requests a .har in OpenaiChat | |||||
2024-04-21 | Fix Bing Provider, Add Account Support for Meta AI | Heiner Lohaus | 1 | -2/+6 | |
Use default headers in OpenaiChat | |||||
2024-04-20 | Add MetaAI Provider and some small improvments | Heiner Lohaus | 1 | -2/+3 | |
2024-04-19 | Added Meta llama-3 support! (#1856) | PD | 1 | -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 | |||||
2024-04-17 | Add missing styling on phone | Heiner Lohaus | 1 | -9/+6 | |
2024-04-13 | Fix SpeechRecognition on Phone | Heiner Lohaus | 1 | -2/+2 | |
2024-04-13 | Fix SpeechRecognition on Phone | Heiner Lohaus | 1 | -8/+9 | |
2024-04-13 | Fix SpeechRecognition on Phone | Heiner Lohaus | 1 | -16/+2 | |
2024-04-13 | Fix SpeechRecognition on Phone | Heiner Lohaus | 1 | -1/+1 | |
2024-04-13 | Fix SpeechRecognition on Phone | Heiner Lohaus | 1 | -3/+2 | |
2024-04-13 | Fix SpeechRecognition on Phone | Heiner Lohaus | 1 | -1/+1 | |
2024-04-13 | Fix SpeechRecognition on Phone | Heiner Lohaus | 1 | -4/+12 | |
2024-04-12 | Add labels to provider list | Heiner Lohaus | 1 | -2/+3 | |
2024-04-12 | Add unittests for async client (#1830)0.2.9.5 | H Lohaus | 1 | -7/+4 | |
* Add unittests for async client * Add pollyfill for anext * Update integration tests | |||||
2024-04-11 | Update chat.v1.js | H Lohaus | 1 | -1/+1 | |
2024-04-11 | Update chat.v1.js | H Lohaus | 1 | -1/+2 | |
2024-04-11 | Update chat.v1.js | H Lohaus | 1 | -5/+7 | |
2024-04-11 | Fix DeepInfra Provider, Fix Speech Recognition on Phone | Heiner Lohaus | 1 | -3/+3 | |
2024-04-11 | Add ReplicateImage Provider, Fix BingCreateImages Provider | Heiner Lohaus | 1 | -24/+20 | |
2024-04-10 | Increase conversation title lenght | Heiner Lohaus | 1 | -23/+38 | |
2024-04-10 | Some small fixes | Heiner Lohaus | 1 | -57/+86 | |
2024-04-10 | Add OpenRouter and DeepInfraImage Provider (#1814)0.2.9.2 | H Lohaus | 1 | -14/+18 | |
2024-04-09 | Improve styling mobile | Heiner Lohaus | 1 | -1/+3 | |
2024-04-09 | Add project files | Heiner Lohaus | 1 | -4/+6 | |
2024-04-09 | Add text to speech module | Heiner Lohaus | 4 | -14/+91 | |
2024-04-08 | Add DuckDuckGo Provider, Add SpeechRecognition to gui | Heiner Lohaus | 1 | -20/+111 | |
2024-04-08 | Add WhiteRabbitNeo Provider, Many tiny improvments in the gui | Heiner Lohaus | 1 | -25/+77 | |
2024-03-25 | Add .har file support for OpenaiChat | Heiner Lohaus | 1 | -1/+1 | |
Update model list of HuggingChat Update styles of scrollbar in gui Fix image upload in gui | |||||
2024-03-22 | Add webview docs and examples, Set webview as default | Heiner Lohaus | 1 | -8/+8 | |
2024-03-19 | Fix missing websocket_request_id in OpenaiChat | Heiner Lohaus | 1 | -22/+51 | |
Add RateLimitErrors to Bing Add android support to gui api Add annotations import to gui api | |||||
2024-03-17 | Fix abort in webview | Heiner Lohaus | 1 | -14/+18 | |
2024-03-16 | Fix GigaChat exceptions, Raise missing browser error | Heiner Lohaus | 1 | -3/+3 | |
2024-03-16 | Add conversation support for Bing | Heiner Lohaus | 1 | -1/+3 | |
2024-03-16 | Add copilot conversation mode | Heiner Lohaus | 1 | -8/+11 | |
2024-03-16 | Serverless webview gui | Heiner Lohaus | 4 | -0/+1019 | |