refactor(model-gateway): 重构代码结构并优化数据库查询
This commit is contained in:
@@ -9,4 +9,5 @@ const (
|
||||
const (
|
||||
BuildTypePrompt = 1 //提示词构建
|
||||
BuildTypeNode = 2 //节点构建
|
||||
BuildTypeStruct = 3 //结构构建
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user