add submodel.ai

This commit is contained in:
DD
2025-09-08 16:21:21 +08:00
parent c826d06d2c
commit 511489db09
10 changed files with 129 additions and 0 deletions

View File

@@ -31,5 +31,6 @@ const (
APITypeXai
APITypeCoze
APITypeJimeng
APITypeSubmodel
APITypeDummy // this one is only for count, do not add any channel after this
)