mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-08 18:23:45 +08:00
feat: 支持讯飞大模型 v3.0
This commit is contained in:
1
database/update-v3.1.9.sql
Normal file
1
database/update-v3.1.9.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `chatgpt_chat_models` ADD `open` TINYINT(1) NOT NULL COMMENT '是否开放模型' AFTER `weight`;
|
||||
Reference in New Issue
Block a user