use correct ds doc syntax

This commit is contained in:
2025-07-03 01:14:35 -07:00
parent 0e4927640a
commit 4240ace17a

View File

@ -23,7 +23,7 @@ return {
__inherited_from = "openai",
api_key_name = "DEEPSEEK_API_KEY",
endpoint = "https://api.deepseek.com",
model = "deepseek-coder",
model = "deepseek-chat",
disable_tools = false,
},
},