| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
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.
|
|
|
|
|
|
| |
Load model and provider list in gui
Remove needs_auth in HuggingChat
Add default model and login url in gui
|
| |
|
|
|
|
| |
Add proxy support to many providers
|
|
|