DeepSeek Chat Model Connector

This node establishes a connection with a DeepSeek Chat Model. After successfully authenticating using the DeepSeek Authenticator node, you can select a chat model from a predefined list.

Note: Data sent to the DeepSeek API is stored and used for training future models.

Options

Model

The model to use. The available models are fetched from the DeepSeek API if possible.

Temperature

Sampling temperature to use, between 0.0 and 2.0.

Higher values will lead to less deterministic but more creative answers. Recommended values for different tasks:

  • Coding / math: 0.0
  • Data cleaning / data analysis: 1.0
  • General conversation: 1.3
  • Translation: 1.3
  • Creative writing: 1.5
Max Tokens

The maximum number of tokens to generate in the response

Input Ports

Icon

The authentication for the DeepSeek API.

Output Ports

Icon

The DeepSeek chat model which can be used in the LLM Prompter and Chat Model Prompter.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.