chore(workspace): remove outdated examples
This commit is contained in:
parent
36a6ebd9fe
commit
0760911e2a
|
|
@ -1,23 +0,0 @@
|
|||
{
|
||||
"default": "zai-coding-cn",
|
||||
"providers": {
|
||||
"zai-coding-cn": {
|
||||
"kind": "zai",
|
||||
"region": "cn",
|
||||
"model": "glm-5.2"
|
||||
},
|
||||
"zai-intl": {
|
||||
"kind": "zai",
|
||||
"region": "intl",
|
||||
"model": "glm-5.2"
|
||||
},
|
||||
"anthropic": {
|
||||
"kind": "anthropic",
|
||||
"model": "claude-sonnet-4-5"
|
||||
},
|
||||
"openai": {
|
||||
"kind": "openai",
|
||||
"model": "gpt-4o"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue