Model listing of SiliconFlow

This commit is contained in:
Shenghang Tsai
2025-02-10 11:03:49 +08:00
parent a029b4330b
commit 2137aa65bf
2 changed files with 43 additions and 2 deletions

View File

@@ -258,6 +258,7 @@ export const ChatGLM = {
export const SiliconFlow = {
ExampleEndpoint: SILICONFLOW_BASE_URL,
ChatPath: "v1/chat/completions",
ListModelPath: "v1/models?&sub_type=chat",
};
export const DEFAULT_INPUT_TEMPLATE = `{{input}}`; // input / time / model / lang