feat: 完成模型库功能模块
This commit is contained in:
@@ -11,8 +11,5 @@ public enum ModelTypeEnum
|
||||
Image = 1,
|
||||
|
||||
[Description("嵌入")]
|
||||
Embedding = 2,
|
||||
|
||||
[Description("尊享包")]
|
||||
PremiumChat = 3
|
||||
Embedding = 2
|
||||
}
|
||||
Reference in New Issue
Block a user