feat: implement models dialog for managing LLM and embedding models with dynamic URL handling

This commit is contained in:
Junyan Qin
2025-12-25 20:54:00 +08:00
parent 10ee30695a
commit 7479545339
16 changed files with 175 additions and 115 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ const zhHans = {
models: {
title: '模型配置',
description: '配置和管理可在流水线中使用的模型',
createModel: '创建模型',
createModel: '创建对话模型',
editModel: '编辑模型',
getModelListError: '获取模型列表失败:',
modelName: '模型名称',