mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-03-13 20:53:42 +08:00
Merge pull request #176 from LM20230311/feat-model-priority
feat: 下掉模型能力逻辑代码;
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
-- 聊天模型表添加模型能力字段
|
||||
alter table chat_model
|
||||
add model_capability varchar(255) default '[]' not null comment '模型能力';
|
||||
Reference in New Issue
Block a user