From a7644016420969cbfdb329b3cd4e11ae16c275be Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Thu, 3 Aug 2023 07:18:53 -0700 Subject: [PATCH] adding link to helicone docs --- docs/helicone_integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/helicone_integration.md b/docs/helicone_integration.md index ad081ce9c..273d22d4f 100644 --- a/docs/helicone_integration.md +++ b/docs/helicone_integration.md @@ -1,5 +1,5 @@ # Helicone Tutorial -Helicone is an open source observability platform that proxies your OpenAI traffic and provides you key insights into your spend, latency and usage. +[Helicone](https://helicone.ai/) is an open source observability platform that proxies your OpenAI traffic and provides you key insights into your spend, latency and usage. ## Use Helicone to log requests across all LLM Providers (OpenAI, Azure, Anthropic, Cohere, Replicate, PaLM) liteLLM provides `success_callbacks` and `failure_callbacks`, making it easy for you to send data to a particular provider depending on the status of your responses.