auto-save 2026-05-18 00:07 (~3)

This commit is contained in:
2026-05-18 00:07:36 +08:00
parent 7c51ff2a41
commit 745f72ded4
3 changed files with 27 additions and 14 deletions

View File

@@ -144,6 +144,8 @@ export interface RuntimeModels {
vision?: string
image?: string
image_fallbacks?: string[]
subject_image?: string
subject_image_fallbacks?: string[]
minimax_tts?: string
minimax_voice?: string
minimax_voice_pool?: string[]