Skip to content

Commit 7e0c796

Browse files
committed
move section to observability
1 parent 89376d6 commit 7e0c796

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed
Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
22
"title": "Integrations",
3-
"pages": ["hud"]
4-
}
3+
"pages": [
4+
"hud",
5+
"observability"
6+
]
7+
}

docs/content/docs/observability.mdx renamed to docs/content/docs/agent-sdk/integrations/observability.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
title: Observability
33
description: Trace CUA execution steps and sessions
4-
icon: Eye
54
---
65

76
## Observability
87

9-
CUA has a native integration with [Laminar](https://laminar.sh/) – open-source platform for tracing, evals and labeling of AI agents. Read more about Laminar in the [Laminar docs](https://docs.lmnr.ai/).
8+
CUA has a native integration with [Laminar](https://laminar.sh/) – open-source platform for tracing, evals, and labeling of autonomous AI agents. Read more about Laminar in the [Laminar docs](https://docs.lmnr.ai/).
109

1110
## Setup
1211

0 commit comments

Comments
 (0)