fix deprecated config

This commit is contained in:
xfy
2025-06-17 16:02:03 +08:00
parent d3f392a732
commit ea29992a2f
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@ return {
},
opts = {
provider = "deepseek",
vendors = {
providers = {
deepseek = {
__inherited_from = "openai",
api_key_name = "DEEPSEEK_API_KEY",