forked from imbytecat/opencode-config
refactor: 移除已注释的 Packy OpenAI 配置
- 移除已注释的 Packy OpenAI 配置及相关模型设置
This commit is contained in:
@@ -67,28 +67,5 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
// "packy-openai": {
|
||||
// "name": "Packy OpenAI",
|
||||
// "npm": "@ai-sdk/openai",
|
||||
// "options": {
|
||||
// "baseURL": "https://www.packyapi.com/v1",
|
||||
// "apiKey": "{env:PACKY_API_KEY}",
|
||||
// "setCacheKey": true
|
||||
// },
|
||||
// "models": {
|
||||
// "gpt-5.2": {
|
||||
// "name": "GPT-5.2",
|
||||
// "options": {
|
||||
// "reasoningEffort": "xhigh"
|
||||
// }
|
||||
// },
|
||||
// "gpt-5.2-codex": {
|
||||
// "name": "GPT-5.2-Codex",
|
||||
// "options": {
|
||||
// "reasoningEffort": "xhigh"
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user