mirror of
https://github.com/langchain-ai/open-agent-platform.git
synced 2026-07-01 20:24:10 -04:00
fix: Add prerequisites section to quickstart (#224)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user