use correct ds doc syntax
This commit is contained in:
@ -23,7 +23,7 @@ return {
|
|||||||
__inherited_from = "openai",
|
__inherited_from = "openai",
|
||||||
api_key_name = "DEEPSEEK_API_KEY",
|
api_key_name = "DEEPSEEK_API_KEY",
|
||||||
endpoint = "https://api.deepseek.com",
|
endpoint = "https://api.deepseek.com",
|
||||||
model = "deepseek-coder",
|
model = "deepseek-chat",
|
||||||
disable_tools = false,
|
disable_tools = false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user