新增配置
This commit is contained in:
@@ -19,10 +19,5 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Enrich": ["FromLogContext"]
|
"Enrich": ["FromLogContext"]
|
||||||
},
|
|
||||||
"OpenAI": {
|
|
||||||
"Endpoint": "https://api.deepseek.com/v1",
|
|
||||||
"Key": "sk-2240d91e2ab1475881147e3810b343d3",
|
|
||||||
"Model": "deepseek-chat"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -57,5 +57,10 @@
|
|||||||
},
|
},
|
||||||
"AuthSettings": {
|
"AuthSettings": {
|
||||||
"Password": "SCsunch940622"
|
"Password": "SCsunch940622"
|
||||||
|
},
|
||||||
|
"OpenAI": {
|
||||||
|
"Endpoint": "https://api.deepseek.com/v1",
|
||||||
|
"Key": "sk-2240d91e2ab1475881147e3810b343d3",
|
||||||
|
"Model": "deepseek-chat"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user