open agent platform
Basic Information
Open Agent Platform is a web-based, no-code system for creating, configuring, managing, and interacting with agents built on top of LangGraph. It provides a graphical interface that aims to make agent creation accessible to non-technical users while offering capabilities useful to developers. The platform lets users connect agents to Retrieval Augmented Generation backends, external tools via MCP servers, and orchestrate multiple agents through an Agent Supervisor. It includes built-in authentication and access control and exposes configurable agent UIs so owners can define how end users set agent parameters. The web app can operate without a separate backend if LangGraph deployments are added, but some features, like RAG, require a standalone LangConnect server.