DeepSeekModels
Object containing a collection of predefined DeepSeek model configurations.
DeepSeek provides powerful language models with competitive pricing and advanced reasoning capabilities. All models support JSON output, function calling, and chat prefix completion features.
| Name | Speed | Price | Input | Output |
|---|---|---|---|---|
| DeepSeekV4Flash | Fast | $0.14 / $ 0.28 per 1M | Text, Tools | Text, Tools |
| DeepSeekV4Pro | Medium | $1.74 / $ 3.48 per 1M | Text, Tools | Text, Tools |
See also
Properties
Link copied to clipboard
DeepSeek V4 Flash model optimized for fast, cost-effective generation. Supports both thinking and non-thinking modes in the DeepSeek API.
Link copied to clipboard
DeepSeek V4 Pro model optimized for advanced reasoning and agentic tasks. Supports both thinking and non-thinking modes in the DeepSeek API.