diff --git a/docs/features/experiments.mdx b/docs/features/experiments.mdx
index ab93f7017a..27dfac2d16 100644
--- a/docs/features/experiments.mdx
+++ b/docs/features/experiments.mdx
@@ -9,12 +9,12 @@ import QuestionsSection from "/snippets/questions-section.mdx";
**Who can use this feature**: Anyone on Pro or Enterprise
- [plan](https://www.helicone.ai/pricing), this feature will be charged at cost.
+ [plan](https://www.helicone.ai/pricing), this feature will be charged at cost. Experiments supports multiple LLM providers, including OpenAI, Google, Mistralai, X-AI, and Meta-Llama, enabling a broader range of AI capabilities.
## What are Experiments?
-Helicone's Experiments is designed to help you tune your LLM prompt, test it on production data, and verify your iterations with quantifiable data. In Helicone, you can define and run LLM-as-a-judge or custom evaluators, then compare the results between prompts side-by-side to determine the best one for production.
+Helicone's Experiments is designed to help you tune your LLM prompt, test it on production data, and verify your iterations with quantifiable data. This feature also supports a wide range of LLM providers, including Google, Mistralai, X-AI, and Meta-Llama. In Helicone, you can define and run LLM-as-a-judge or custom evaluators, then compare the results between prompts side-by-side to determine the best one for production.
Currently, only ChatGPT is supported
+The Playground supports multiple LLM providers, including ChatGPT, Google, Mistralai, X-AI, and Meta-Llama.
Helicone's 'Playground' feature offers a platform for debugging your 'prompt'. This tool enables you to test your prompt and swiftly observe the model's output for minor adjustments within the Helicone environment. Here's a step-by-step guide on how to use it:
diff --git a/docs/guides/cookbooks/experiments.mdx b/docs/guides/cookbooks/experiments.mdx
index 4a193c36f6..ce5ab8ea67 100644
--- a/docs/guides/cookbooks/experiments.mdx
+++ b/docs/guides/cookbooks/experiments.mdx
@@ -43,7 +43,7 @@ To start an experiment, first, go to the [Prompts](https://www.helicone.ai/promp
- Select the dataset, model and provider keys.
+ Select the dataset, model and provider keys. Helicone now supports a wide range of providers, including Google, Mistralai, X-AI, and Meta-Llama.
To run your experiment on a random dataset, click `Generate random
dataset`. We will pick up to 10 random data from your existing
diff --git a/docs/introduction.mdx b/docs/introduction.mdx
index 3f7cc46366..eb5629154a 100644
--- a/docs/introduction.mdx
+++ b/docs/introduction.mdx
@@ -39,9 +39,9 @@ The optimal method to integrate with Helicone is through our Gateway.
-
-
-
+ Supports new providers from Google, Mistralai, X-AI, and Meta-Llama
+
+
diff --git a/docs/quick-start.mdx b/docs/quick-start.mdx
index c86e32a92e..8cc25bf50f 100644
--- a/docs/quick-start.mdx
+++ b/docs/quick-start.mdx
@@ -12,7 +12,7 @@ iconType: "solid"