Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add get/set cookies dir, hide prompt option in gui | Heiner Lohaus | 2024-05-18 | 2 | -7/+29 |
| | |||||
* | Update chatgpt url, uvloop support | Heiner Lohaus | 2024-05-15 | 3 | -15/+41 |
| | |||||
* | Fix issue with You.com and nodriver | Heiner Lohaus | 2024-04-23 | 1 | -0/+2 |
| | | | | Show global model list when unselect provider | ||||
* | Add conversation title change in gui | Heiner Lohaus | 2024-04-23 | 2 | -13/+59 |
| | | | | Fix bug with multiple requests a .har in OpenaiChat | ||||
* | Add nodriver to docker | Heiner Lohaus | 2024-04-23 | 1 | -0/+1 |
| | |||||
* | Fix Bing Provider, Add Account Support for Meta AI | Heiner Lohaus | 2024-04-21 | 1 | -2/+6 |
| | | | | Use default headers in OpenaiChat | ||||
* | Add MetaAI Provider and some small improvments | Heiner Lohaus | 2024-04-20 | 2 | -3/+4 |
| | |||||
* | Added Meta llama-3 support! (#1856) | PD | 2024-04-19 | 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 | ||||
* | Add missing styling on phone | Heiner Lohaus | 2024-04-17 | 2 | -14/+11 |
| | |||||
* | Fix style.css | Heiner Lohaus | 2024-04-17 | 1 | -1/+1 |
| | |||||
* | Fix DuckDuckGo Provider issues | Heiner Lohaus | 2024-04-17 | 1 | -3/+13 |
| | | | | | Fix PerplexityLabs, FlowGpt Provider Update Bing, Gemini Provider | ||||
* | Fix SpeechRecognition on Phone | Heiner Lohaus | 2024-04-13 | 1 | -2/+2 |
| | |||||
* | Fix SpeechRecognition on Phone | Heiner Lohaus | 2024-04-13 | 1 | -8/+9 |
| | |||||
* | Fix SpeechRecognition on Phone | Heiner Lohaus | 2024-04-13 | 1 | -16/+2 |
| | |||||
* | Fix SpeechRecognition on Phone | Heiner Lohaus | 2024-04-13 | 1 | -1/+1 |
| | |||||
* | Fix SpeechRecognition on Phone | Heiner Lohaus | 2024-04-13 | 1 | -3/+2 |
| | |||||
* | Fix SpeechRecognition on Phone | Heiner Lohaus | 2024-04-13 | 1 | -1/+1 |
| | |||||
* | Fix SpeechRecognition on Phone | Heiner Lohaus | 2024-04-13 | 1 | -4/+12 |
| | |||||
* | Add labels to provider list | Heiner Lohaus | 2024-04-12 | 1 | -2/+3 |
| | |||||
* | Add unittests for async client (#1830)0.2.9.5 | H Lohaus | 2024-04-12 | 1 | -7/+4 |
| | | | | | | | * Add unittests for async client * Add pollyfill for anext * Update integration tests | ||||
* | Update chat.v1.js | H Lohaus | 2024-04-11 | 1 | -1/+1 |
| | |||||
* | Update chat.v1.js | H Lohaus | 2024-04-11 | 1 | -1/+2 |
| | |||||
* | Update chat.v1.js | H Lohaus | 2024-04-11 | 1 | -5/+7 |
| | |||||
* | Fix DeepInfra Provider, Fix Speech Recognition on Phone | Heiner Lohaus | 2024-04-11 | 1 | -3/+3 |
| | |||||
* | Add ReplicateImage Provider, Fix BingCreateImages Provider | Heiner Lohaus | 2024-04-11 | 2 | -37/+31 |
| | |||||
* | Increase conversation title lenght | Heiner Lohaus | 2024-04-10 | 2 | -24/+45 |
| | |||||
* | Some small fixes | Heiner Lohaus | 2024-04-10 | 2 | -69/+106 |
| | |||||
* | Add OpenRouter and DeepInfraImage Provider (#1814)0.2.9.2 | H Lohaus | 2024-04-10 | 2 | -17/+25 |
| | |||||
* | Improve styling mobile | Heiner Lohaus | 2024-04-09 | 2 | -4/+13 |
| | |||||
* | Add project files | Heiner Lohaus | 2024-04-09 | 1 | -4/+6 |
| | |||||
* | Add text to speech module | Heiner Lohaus | 2024-04-09 | 5 | -15/+112 |
| | |||||
* | Add DuckDuckGo Provider, Add SpeechRecognition to gui | Heiner Lohaus | 2024-04-08 | 2 | -33/+142 |
| | |||||
* | Add WhiteRabbitNeo Provider, Many tiny improvments in the gui | Heiner Lohaus | 2024-04-08 | 2 | -33/+126 |
| | |||||
* | Add nodriver to OpenaiChat | Heiner Lohaus | 2024-04-07 | 1 | -1/+1 |
| | |||||
* | Add local models to gui, Fix You Provider, add AsyncClient | Heiner Lohaus | 2024-04-07 | 1 | -8/+28 |
| | |||||
* | Update style.css | H Lohaus | 2024-04-06 | 1 | -5/+13 |
| | |||||
* | Update style.css | H Lohaus | 2024-04-06 | 1 | -3/+19 |
| | |||||
* | Add .har file support for OpenaiChat | Heiner Lohaus | 2024-03-25 | 2 | -1/+15 |
| | | | | | | Update model list of HuggingChat Update styles of scrollbar in gui Fix image upload in gui | ||||
* | Add webview docs and examples, Set webview as default | Heiner Lohaus | 2024-03-22 | 1 | -8/+8 |
| | |||||
* | Fix missing websocket_request_id in OpenaiChat | Heiner Lohaus | 2024-03-19 | 2 | -35/+57 |
| | | | | | | Add RateLimitErrors to Bing Add android support to gui api Add annotations import to gui api | ||||
* | Fix abort in webview | Heiner Lohaus | 2024-03-17 | 1 | -14/+18 |
| | |||||
* | Fix GigaChat exceptions, Raise missing browser error | Heiner Lohaus | 2024-03-16 | 2 | -9/+7 |
| | |||||
* | Add conversation support for Bing | Heiner Lohaus | 2024-03-16 | 1 | -1/+3 |
| | |||||
* | Add copilot conversation mode | Heiner Lohaus | 2024-03-16 | 1 | -8/+11 |
| | |||||
* | Serverless webview gui | Heiner Lohaus | 2024-03-16 | 13 | -0/+2069 |