This example demonstrates how to implement an agent that uses DeepSeek-R1, the reasoning model released by DeepSeek.
- Install
coagent
(see Installation).
Run the agent:
export DEEPSEEK_API_KEY="your-api-key"
python examples/deepseek-r1/agent.py
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This example demonstrates how to implement an agent that uses DeepSeek-R1, the reasoning model released by DeepSeek.
coagent
(see Installation).Run the agent:
export DEEPSEEK_API_KEY="your-api-key"
python examples/deepseek-r1/agent.py