Files
cleveragents-core/docs/images/langsmith-trace-example.svg
2025-12-05 21:00:46 -05:00

51 lines
2.9 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" width="720" height="320" viewBox="0 0 720 320">
<defs>
<linearGradient id="traceGrad" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#4f46e5" stop-opacity="0.9" />
<stop offset="100%" stop-color="#22d3ee" stop-opacity="0.9" />
</linearGradient>
</defs>
<rect width="720" height="320" rx="24" fill="#0f172a" />
<text x="32" y="48" fill="#e2e8f0" font-family="'Inter', sans-serif" font-size="20" font-weight="600">
LangSmith Trace · agents tell --stream
</text>
<text x="32" y="74" fill="#94a3b8" font-family="'Inter', sans-serif" font-size="14">
Tags: service:plan · project:42 · plan:1089
</text>
<text x="32" y="96" fill="#94a3b8" font-family="'Inter', sans-serif" font-size="13">
Metadata: user_id=cli-demo · retry_attempt=1/3
</text>
<g transform="translate(32, 130)">
<rect width="140" height="56" rx="12" fill="#1e293b" stroke="#475569" />
<text x="16" y="24" fill="#e2e8f0" font-family="'Inter', sans-serif" font-size="16">load_context</text>
<text x="16" y="42" fill="#38bdf8" font-family="'Inter', sans-serif" font-size="12">680ms</text>
</g>
<g transform="translate(202, 130)">
<rect width="140" height="56" rx="12" fill="#1e293b" stroke="#475569" />
<text x="16" y="24" fill="#e2e8f0" font-family="'Inter', sans-serif" font-size="16">analyze_requirements</text>
<text x="16" y="42" fill="#38bdf8" font-family="'Inter', sans-serif" font-size="12">1.8s</text>
</g>
<g transform="translate(372, 130)">
<rect width="140" height="56" rx="12" fill="#1e293b" stroke="#475569" />
<text x="16" y="24" fill="#e2e8f0" font-family="'Inter', sans-serif" font-size="16">generate_plan</text>
<text x="16" y="42" fill="#38bdf8" font-family="'Inter', sans-serif" font-size="12">3.1s</text>
</g>
<g transform="translate(542, 130)">
<rect width="140" height="56" rx="12" fill="#1e293b" stroke="#475569" />
<text x="16" y="24" fill="#e2e8f0" font-family="'Inter', sans-serif" font-size="16">validate</text>
<text x="16" y="42" fill="#38bdf8" font-family="'Inter', sans-serif" font-size="12">640ms</text>
</g>
<path d="M172 158h30" stroke="url(#traceGrad)" stroke-width="4" stroke-linecap="round" />
<path d="M342 158h30" stroke="url(#traceGrad)" stroke-width="4" stroke-linecap="round" />
<path d="M512 158h30" stroke="url(#traceGrad)" stroke-width="4" stroke-linecap="round" />
<g transform="translate(32, 220)">
<rect width="656" height="70" rx="16" fill="#111827" stroke="#1d4ed8" stroke-dasharray="6 6" />
<text x="16" y="28" fill="#93c5fd" font-family="'Inter', sans-serif" font-size="15" font-weight="600">
run_name: PlanService.build_plan · thread_id: plan-service-2f21c93b
</text>
<text x="16" y="50" fill="#cbd5f5" font-family="'Inter', sans-serif" font-size="13">
context_file_count=4 · retry_limit=3 · error_message=None
</text>
</g>
</svg>