feat: integrate image_make with MindSpace assets
This commit is contained in:
@@ -638,6 +638,7 @@ CREATE TABLE IF NOT EXISTS h5_asset_plugin_configs (
|
||||
provider VARCHAR(64) NULL,
|
||||
llm_provider_key_id CHAR(36) NULL,
|
||||
llm_model VARCHAR(128) NULL,
|
||||
config_json JSON NULL,
|
||||
updated_by CHAR(36) NULL,
|
||||
created_at BIGINT NOT NULL,
|
||||
updated_at BIGINT NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user