Add featherless to /api

This commit is contained in:
Wolfsblvt 2024-07-28 06:42:40 +02:00
parent d46fd9d174
commit 2447658a45
1 changed files with 5 additions and 0 deletions

View File

@ -8449,6 +8449,11 @@ const CONNECT_API_MAP = {
button: '#api_button_textgenerationwebui',
type: textgen_types.OPENROUTER,
},
'featherless': {
selected: 'textgenerationwebui',
button: '#api_button_textgenerationwebui',
type: textgen_types.FEATHERLESS,
},
'huggingface': {
selected: 'textgenerationwebui',
button: '#api_button_textgenerationwebui',