Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 467 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 467 Bytes

DeepSeek-R1

This example demonstrates how to implement an agent that uses DeepSeek-R1, the reasoning model released by DeepSeek.

Prerequisites

Quick Start

Run the agent:

export DEEPSEEK_API_KEY="your-api-key"
python examples/deepseek-r1/agent.py