Deepseek
Overview
SLUG: DEEPSEEK
Description
DeepSeek is an AI-powered tool that helps developers quickly find, understand, and optimize code using natural language search and contextual suggestions.
Authentication Details
API Key
Connecting to Deepseek
Create an auth config
Use the dashboard to create an auth config for the Deepseek toolkit. This allows you to connect multiple Deepseek accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Deepseek Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Deepseek toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
DEEPSEEK_CREATE_ANTHROPIC_MESSAGE
Tool Name: Create Anthropic Message
Description
Action Parameters
Action Response
DEEPSEEK_CREATE_CHAT_COMPLETION
Tool Name: Create Chat Completion
Description
Action Parameters
Action Response
DEEPSEEK_GET_USER_BALANCE
Tool Name: Get User Balance
Description
Action Parameters
Action Response
DEEPSEEK_LIST_MODELS
Tool Name: List Models
Description
Action Parameters
Action Response