feat: add jimeng image

This commit is contained in:
feitianbubu
2025-07-10 05:21:45 +00:00
parent 4af505e618
commit 43980b3ad1
8 changed files with 422 additions and 2 deletions

View File

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