Skip to content

Commit 039359e

Browse files
committed
docs: add mesh.axme.ai dashboard URL
1 parent 2b59afa commit 039359e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ client.mesh().reportMetric(Metric.builder().success(true).latencyMs(230).costUsd
9191

9292
Set action policies (allowlist/denylist intent types) and cost policies (intents/day, $/day limits) per agent via dashboard or API. Mesh module coming soon to this SDK - [Python SDK](https://github.com/AxmeAI/axme-sdk-python) available now. [Full overview](https://github.com/AxmeAI/axme#agent-mesh---see-and-control-your-agents).
9393

94+
Open the live dashboard at [mesh.axme.ai](https://mesh.axme.ai) or run `axme mesh dashboard` from the CLI.
95+
9496
---
9597

9698
## Examples

0 commit comments

Comments
 (0)