Docs

How to Get a DeepSeek API Key

DeepSeek API Key

Last updated: May 14, 2026 To get a DeepSeek API key, create or log in to your account on the DeepSeek Platform, open the API Keys section, create a…

DeepSeek LlamaIndex Integration: Python RAG Setup

DeepSeek LlamaIndex Integration: Python RAG Setup

Last verified: April 27, 2026. DeepSeek LlamaIndex Integration is useful when you want DeepSeek to generate answers from retrieved documents, indexed knowledge bases, or structured context assembled by LlamaIndex.…

DeepSeek Tool Calls Guide

Quick answer :DeepSeek Tool Calls let the model request external functions during a chat workflow. The model can return a structured tool call with a function name and JSON-style…

DeepSeek Context Caching Explained

Last verified against official DeepSeek API documentation: April 25, 2026 Current API status: DeepSeek Context Caching is enabled by default for API users. Because API pricing can change, production…

DeepSeek Thinking Mode

Quick answer: DeepSeek Thinking Mode is an API mode where the model can return reasoning output before the final answer. As of April 28, 2026, in the DeepSeek V4…