mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-25 09:35:57 +08:00
增加语音合成功能
This commit is contained in:
1
database/update-v4.2.2.sql
Normal file
1
database/update-v4.2.2.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `chatgpt_chat_models` ADD `options` TEXT NOT NULL COMMENT '模型自定义选项' AFTER `key_id`;
|
||||
Reference in New Issue
Block a user