> ## Documentation Index
> Fetch the complete documentation index at: https://docs.siliconflow.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Using in Dify

> Leverage the advantages of multiple SiliconFlow models and fast speed to quickly implement workflows/Agents in Dify.

## 1. Obtain API Key

1. Open the SiliconFlow [official website](https://cloud.siliconflow.com/) and register an account (if you already have one, simply log in).
2. After registration, go to [API Key](https://cloud.siliconflow.com/account/ak), create a new API Key, and copy the key for later use.

## 2. Using SiliconFlow Language Models in Dify

### 2.1 Using the Built-in SiliconFlow Model API in Dify

### 2.2 Use SiliconFlow Models Not Included in Dify's Source Code

1. Go Dify "Settings".
2. Select "Model Provider" from the navigation bar and add a compatible OpenAI interface model service platform.
3. Set the corresponding SiliconCloud Model Name, API Key, and API endpoint.
   * Model Name: Choose from the [model-list documentation](https://docs.siliconflow.com/api-reference/models/get-model-list).
   * API Key: Obtain from [https://cloud.siliconflow.com/account/ak](https://cloud.siliconflow.com/account/ak).
   * API Endpoint URL: [https://api.siliconflow.com/v1](https://api.siliconflow.com/v1)

## 3. Using SiliconFlow Image Generation Models in Dify

Refer to [Using SiliconFlow Image Generation Models in Dify](https://docs.dify.ai/guides/tools/tool-configuration/siliconflow).
