| 3612 | { id: 'aphrodite_model', api: 'textgenerationwebui', type: textgen_types.APHRODITE }, | 3612 | { id: 'aphrodite_model', api: 'textgenerationwebui', type: textgen_types.APHRODITE }, |
| 3613 | { id: 'ollama_model', api: 'textgenerationwebui', type: textgen_types.OLLAMA }, | 3613 | { id: 'ollama_model', api: 'textgenerationwebui', type: textgen_types.OLLAMA }, |
| 3614 | { id: 'tabby_model', api: 'textgenerationwebui', type: textgen_types.TABBY }, | 3614 | { id: 'tabby_model', api: 'textgenerationwebui', type: textgen_types.TABBY }, |
| | 3615 | { id: 'featherless_model', api: 'textgenerationwebui', type: textgen_types.FEATHERLESS }, |
| 3615 | { id: 'model_openai_select', api: 'openai', type: chat_completion_sources.OPENAI }, | 3616 | { id: 'model_openai_select', api: 'openai', type: chat_completion_sources.OPENAI }, |
| 3616 | { id: 'model_claude_select', api: 'openai', type: chat_completion_sources.CLAUDE }, | 3617 | { id: 'model_claude_select', api: 'openai', type: chat_completion_sources.CLAUDE }, |
| 3617 | { id: 'model_windowai_select', api: 'openai', type: chat_completion_sources.WINDOWAI }, | 3618 | { id: 'model_windowai_select', api: 'openai', type: chat_completion_sources.WINDOWAI }, |