DE
DeepSeek
Text
DeepSeek V3.2 Speciale
Specialized variant tuned for specific domains.
API Usage
1 curl -X POST https://api.vincony.com/v1/chat/completions \ 2 -H "Authorization: Bearer YOUR_API_KEY" \ 3 -H "Content-Type: application/json" \ 4 -d '{ 5 "model": "deepseek/deepseek-v3.2-speciale", 6 "messages": [ 7 { "role": "user", "content": "Hello, DeepSeek V3.2 Speciale!" } 8 ] 9 }'
Replace YOUR_API_KEY with your Vincony API key. OpenAI-compatible endpoint — works with any OpenAI SDK.
Compare with Another Model
Frequently Asked Questions
Try DeepSeek V3.2 Speciale now
Start using DeepSeek V3.2 Speciale instantly — 100 free credits, no credit card required. Access 343+ AI models through one platform.
More from DeepSeek
Use ← → to navigate between models · Esc to go back
DeepSeek V3.2
Text
Latest high-performance open-source model.
DeepSeek V3.2 Thinking
Reasoning
Extended reasoning with chain-of-thought.
DeepSeek V3.2-Exp Thinking
Reasoning
Experimental thinking mode with deeper reasoning.
DeepSeek V3.2-Exp Non-Thinking
Text
Fast experimental variant without extended reasoning.