Introduction

Dify is an open-source LLM app development platform. Its intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.

Integration Steps

1

Create an account + Generate an API Key

Log into helicone or create an account. Once you have an account, you can generate an API key.

Make sure to generate a write only API key.

2

Configure API Base in Dify to use Helicone

Choose whichever provider you are using that is supported by Helicone. Here is an example using OpenAI.

Set your API base to the Helicone API URL with your API key in the path.

It’s that simple!

Check out the Open Devin GitHub repository for more information and examples.