28 lines
737 B
Plaintext
28 lines
737 B
Plaintext
---
|
|
title: Introduction
|
|
description: "Build your next agent with evals, observability, and replays."
|
|
---
|
|
|
|
## Get Started
|
|
|
|
<CardGroup cols={2}>
|
|
<Card title="Quick Start" icon="rocket" href="/v0/quickstart">
|
|
Get started with AgentOps in under 5 mins
|
|
</Card>
|
|
</CardGroup>
|
|
|
|
## Request an API key
|
|
|
|
AgentOps is in maintenance mode, but you can sign up for an account [here](https://legacy.agentops.ai)
|
|
|
|
## Integrate with your agent
|
|
|
|
<CardGroup cols={2}>
|
|
<Card title="Quick Start" icon="rocket" href="/v0/quickstart">
|
|
Get started with AgentOps in under 5 mins
|
|
</Card>
|
|
<Card title="Recording Events" icon="square-code" href="/v0/recording-events">
|
|
Record events the way AgentOps is intended to work.
|
|
</Card>
|
|
</CardGroup>
|