Add featherless to /api

2447658a454c28034e47b54de24c3f8c5f25ad43

Wolfsblvt <wolfsblvt@gmail.com>

1 files changed, +5 -0Showing whitespace changes
public/script.js+5 -0
@@ -8449,6 +8449,11 @@ const CONNECT_API_MAP = {
84498449 button: '#api_button_textgenerationwebui',
84508450 type: textgen_types.OPENROUTER,
84518451 },
8452+ 'featherless': {
8453+ selected: 'textgenerationwebui',
8454+ button: '#api_button_textgenerationwebui',
8455+ type: textgen_types.FEATHERLESS,
8456+ },
84528457 'huggingface': {
84538458 selected: 'textgenerationwebui',
84548459 button: '#api_button_textgenerationwebui',