mirror of
https://github.com/woodchen-ink/aimodels-prices.git
synced 2025-07-18 05:32:00 +08:00
在黑名单中新增模型"gemma-7b-it",增强对模型名称的管理和过滤机制。
This commit is contained in:
parent
db16194062
commit
4b5e6079f5
@ -35,6 +35,7 @@ var blacklist = []string{
|
||||
"claude-3-opus",
|
||||
"claude-3-sonnet",
|
||||
":",
|
||||
"gemma-7b-it",
|
||||
}
|
||||
|
||||
const (
|
||||
|
Loading…
x
Reference in New Issue
Block a user