D
DeepSeek-V3
DeepSeek-V3, a language model from DeepInfra.
modelOverride: { model: "deepseek-chat" }
DeepSeek·served viaPricing
- Input
- $0.40 / 1M
- Output
- $0.89 / 1M
- Input
- $0.27 / 1M
- Output
- $1.10 / 1M
Specifications
- Context window
- 128,000 tokens
- Max output
- 8,000 tokens
- Released
- December 2024
- Model string
- deepseek-ai/DeepSeek-V3
- Capabilities
- Fast
Use this model
await mindstudio.generateText({ message: "...", modelOverride: { model: "deepseek-chat", }, });