The DeepSeek Provider supports querying DeepSeek language models for prompt-based
interactions.
Authentication
This provider requires authentication.- api_key: DeepSeek API Key (required: True, sensitive: True)
In workflows
This provider can be used in workflows. As “step” to query data, example:Connecting with the Provider
To connect to DeepSeek, you’ll need to obtain an API Key:- Sign up for an account at DeepSeek
- Navigate to your account settings
- Generate an API key for Keep
authentication
section of your DeepSeek Provider configuration.