Commit 509b2398 by dd Committed by GitHub

Update constant/api_type.go

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
parent f9399e27
...@@ -31,7 +31,7 @@ const ( ...@@ -31,7 +31,7 @@ const (
APITypeXai APITypeXai
APITypeCoze APITypeCoze
APITypeJimeng APITypeJimeng
APITypeMoonshot // this one is only for count, do not add any channel after this APITypeMoonshot
APITypeDummy // this one is only for count, do not add any channel after this APITypeSubmodel
APITypeSubmodel APITypeDummy // this one is only for count, do not add any channel after this
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment