Integrate Open Source Models from Replicate

Dify supports accessing Language modelsarrow-up-right and Embedding modelsarrow-up-right on Replicate. Language models correspond to Dify's reasoning model, and Embedding models correspond to Dify's Embedding model.

Specific steps are as follows:

  1. You need to have a Replicate account (registered addressarrow-up-right).

  2. Pick a model. Select the model under Language modelsarrow-up-right and Embedding modelsarrow-up-right .

  3. Add models in Dify's Settings > Model Provider > Replicate.

The API key is the API Key set in step 2. Model Name and Model Version can be found on the model details page:

Last updated