add submodel.ai

This commit is contained in:
DD
2025-09-08 16:21:21 +08:00
parent d95d260555
commit cfbc2df3f8
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
)