One more example of generic endpoint

e15e6dc3bd19ec35e1fd59a089dfc7f853fbf21d

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/index.html+1 -1
@@ -2191,7 +2191,7 @@
2191 <option value="aphrodite">Aphrodite</option>2191 <option value="aphrodite">Aphrodite</option>
2192 <option value="dreamgen">DreamGen</option>2192 <option value="dreamgen">DreamGen</option>
2193 <option value="featherless">Featherless</option>2193 <option value="featherless">Featherless</option>
2194 <option value="generic" data-i18n="Generic (OpenAI-compatible) [LM Studio, etc.]">Generic (OpenAI-compatible) [LM Studio, etc.]</option>2194 <option value="generic" data-i18n="Generic (OpenAI-compatible) [LM Studio, LiteLLM, etc.]">Generic (OpenAI-compatible) [LM Studio, LiteLLM, etc.]</option>
2195 <option value="huggingface">HuggingFace (Inference Endpoint)</option>2195 <option value="huggingface">HuggingFace (Inference Endpoint)</option>
2196 <option value="infermaticai">InfermaticAI</option>2196 <option value="infermaticai">InfermaticAI</option>
2197 <option value="koboldcpp">KoboldCpp</option>2197 <option value="koboldcpp">KoboldCpp</option>