Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions general/azure-ai.json
Original file line number Diff line number Diff line change
Expand Up @@ -4113,12 +4113,14 @@
}
},
"DeepSeek-V4-Flash": {
"params": [{ "key": "max_tokens", "maxValue": 384000 }],
Comment thread
prabhash-varma marked this conversation as resolved.
Outdated
"type": {
"primary": "chat",
"supported": ["tools"]
}
},
"DeepSeek-V4-Pro": {
"params": [{ "key": "max_tokens", "maxValue": 384000 }],
Comment thread
Copilot marked this conversation as resolved.
Outdated
"type": {
"primary": "chat",
"supported": ["tools"]
Expand Down
Loading