Initial commit: ERP system with advance verification fixes
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"ai.model.providers": [
|
||||
{
|
||||
"id": "codingplan",
|
||||
"name": "腾讯云CodingPlan",
|
||||
"apiKey": "sk-sp-xGrYANrlwJfsQ8hAoyR2eUlHntiXlpuPZkFPeddakTXEUwDe",
|
||||
"enabled": true,
|
||||
"models": [
|
||||
{
|
||||
"id": "codingplan-lite",
|
||||
"name": "CodingPlan Lite",
|
||||
"provider": "codingplan"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ai.model.default": "codingplan-lite"
|
||||
}
|
||||
Reference in New Issue
Block a user