Skip to content

Update experiments_preview with image and link to blogpost #29880

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
12 changes: 8 additions & 4 deletions content/en/llm_observability/experiments_preview.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
---
title: Experiments
further_reading:
- link: 'https://www.datadoghq.com/blog/llm-experiments/'
tag: 'Blog'
text: 'Create and monitor LLM experiments with Datadog'
---

{{< callout url="http://www.datadoghq.com/product-preview/llm-observability" btn_hidden="false" header="Join the Preview!">}}
LLM Observability Experiments is in Preview.
{{< /callout >}}
{{< site-region region="gov" >}}
<div class="alert alert-warning">LLM Observability is not available for your selected <a href="/getting_started/site/">Datadog site</a> ({{< region-param key="dd_site_name" >}}). </div>
{{< /site-region >}}
Expand All @@ -13,6 +19,4 @@ LLM Observability Experiments supports the entire lifecycle of building LLM appl
- Compare results to evaluate impact


{{< callout url="http://www.datadoghq.com/product-preview/llm-observability" btn_hidden="false" header="Join the Preview!">}}
LLM Observability Experiments is in Preview.
{{< /callout >}}
{{< img src="llm_observability/experiments/filtered_experiments.png" alt="The Experiment view in LLM Observability comparing 12 experiments across 9 fields. The line graph visualization charts the accuracy, correctness, duration, estimated cost, and other metrics of various experiments." style="width:100%;" >}}
Loading