Integrate with Dify

The specific steps for integrating with Dify are as follows:

  1. Log in to inference.top and click on the "API Keys" tab on the left side.

  2. Copy the Secret Key.

  1. Click on the profile icon in the upper right corner, and select "Settings" from the dropdown menu.

  1. Select the model provider, find "Xorbits Inference," and click "Add Model."

  1. Fill in the server URL as https://api.inference.top. Enter the model type, model name, and model UID as needed. The model UID can be obtained from https://inference.top/models. It is recommended that the model name match the model UID. Enter the API Key obtained in the first step in the API Key field. Click "Save" when finished.

  1. Once saved successfully, you will be able to see the newly added model on the model provider page.

  1. After completing the above steps, you can use the newly added model in your application.

Last updated