Installation
Install the OpenAI package (DeepSeek uses OpenAI-compatible API):Setup
Set your DeepSeek API key as an environment variable:Initialize Model
Create a DeepSeek model instance:Use with Agent
Pass the model to your agent:Configuration Options
Supported parameters for DeepSeek models:For the full list of available models and parameters, see the DeepSeek API documentation.