Skip to main content
Model ID

API Usage

You can access DeepSeek-V3.1-Terminus via the standard Chat Completions API endpoint.
It supports text generation, reasoning tasks, and structured tool/function calling.

API Examples

Basic Chat Completion

Generate a response using the chat endpoint of DeepSeek-V3.1-Terminus.

Shell

Function Calling

Python SDK Usage