1. tag support custom color
2. support 403 ban
3. add .dockerignore
This commit is contained in:
linzhaoming
2024-06-17 17:40:39 +08:00
parent b173e1e4ce
commit f04a81adf2
5 changed files with 27 additions and 4 deletions

View File

@@ -9,7 +9,6 @@ var ModelList = []string{
"Doubao-lite-128k",
"Doubao-lite-32k",
"Doubao-lite-4k",
"Doubao-embedding",
}
var ChannelName = "doubao"