fix: Add prerequisites section to quickstart (#224)

This commit is contained in:
Brace Sproul
2025-05-15 17:45:34 -07:00
committed by GitHub
+8
View File
@@ -3,6 +3,14 @@ title: 'Quick Start'
description: 'Follow these steps to get your Open Agent Platform up and running quickly.'
---
<Info>
**Prerequisites:**
- [LangSmith](https://smith.langchain.com/) Account (free tier is sufficient)
- [Supabase](https://supabase.com/) Account
- MCP Server (e.g. [Arcade](https://arcade-ai.com/))
- An LLM API Key (e.g. [OpenAI](https://platform.openai.com/), [Anthropic](https://console.anthropic.com/), [Google](https://aistudio.google.com/))
</Info>
## 1. Deploying Agents
The first step in setting up Open Agent Platform is to deploy and configure your agents.