Merge pull request #6193 from siliconflow/get-models-siliconflow

Model listing of SiliconFlow
This commit is contained in:
RiverRay
2025-02-11 18:37:22 +08:00
committed by GitHub
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