From 79537b163d14026c37b7fec899d705ea1cf9cb08 Mon Sep 17 00:00:00 2001 From: _juliettech Date: Thu, 10 Apr 2025 13:17:19 -0400 Subject: [PATCH] Adding Helicone to the list of OpenAI compatible services LLM observability is crucial for anyone deploying an AI application to production. I'm adding Helicone here to give exposure to an open-source OpenA-compatible service that the Web OpenUI community can leverage to monitor, debug, and improve their applications. --- docs/getting-started/quick-start/starting-with-openai.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started/quick-start/starting-with-openai.mdx b/docs/getting-started/quick-start/starting-with-openai.mdx index 7baf8cc..5ddc22a 100644 --- a/docs/getting-started/quick-start/starting-with-openai.mdx +++ b/docs/getting-started/quick-start/starting-with-openai.mdx @@ -19,7 +19,7 @@ You can use: - OpenAI directly (https://platform.openai.com/account/api-keys) - Azure OpenAI -- An OpenAI-compatible service (e.g., LocalAI, FastChat, etc.) +- An OpenAI-compatible service (e.g., LocalAI, FastChat, Helicone, etc.) 👉 Once you have the key, copy it and keep it handy. @@ -73,4 +73,4 @@ With Open WebUI and OpenAI, you get powerful language models, an intuitive inter If you run into issues or need additional support, visit our [help section](/troubleshooting). -Happy prompting! 🎉 \ No newline at end of file +Happy prompting! 🎉