We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fffe19 commit ddab7a6Copy full SHA for ddab7a6
1 file changed
layouts/index.html
@@ -29,7 +29,7 @@
29
<img src="{{ "images/logo-color.png" | relURL }}" alt="AgentEvals" class="logo-dark">
30
<img src="{{ "images/logo-color-transparent.png" | relURL }}" alt="AgentEvals" class="logo-light">
31
</div>
32
- <h1>Score Agent Behavior from <span class="highlight">OpenTelemetry Traces</span></h1>
+ <h1>Ship Agents <span class="highlight">Reliably</span></h1>
33
<p>Ship agents reliably. Parse OTLP streams and Jaeger JSON traces, then evaluate against golden eval sets using ADK's evaluation framework.</p>
34
<div class="hero-buttons">
35
<a href="{{ .Site.Params.github }}" target="_blank" class="btn btn-primary">
0 commit comments