Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HuggingChat: Strip leading whitespace from the first token in the stream | nullstreak | 2023-12-15 | 1 | -2/+7 |
| | | | For some reason first token from the stream on HuggingChat always starts with a whitespace. This commit strips the leading whitespace from the first token in the stream to fix this issue. | ||||
* | Add selenium to dockerfile | Heiner Lohaus | 2023-12-06 | 1 | -4/+2 |
| | | | | | | Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui | ||||
* | Add webdriver module | Heiner Lohaus | 2023-11-20 | 1 | -14/+1 |
| | |||||
* | Add Proxy Support and Create Provider to Readme | Heiner Lohaus | 2023-10-09 | 1 | -4/+5 |
| | | | | Add proxy support to many providers | ||||
* | Sort providers in new dirs | Heiner Lohaus | 2023-10-04 | 1 | -0/+74 |