open-agent-platform  by langchain-ai

No-code agent building platform

created 3 months ago
1,478 stars

Top 28.4% on sourcepulse

GitHubView on GitHub
Project Summary

Open Agent Platform (OAP) is a no-code, web-based platform for building, managing, and interacting with LangGraph agents. It targets users of all technical levels, enabling them to connect agents to tools, RAG servers, and other agents via an Agent Supervisor, simplifying complex agent orchestration.

How It Works

OAP leverages LangGraph for agent definition and LangConnect for RAG capabilities. Agents are essentially custom configurations built on top of LangGraph graphs, allowing for flexible agent creation. The platform provides a user-friendly interface for managing these agents, integrating external tools via MCP servers, and orchestrating multiple agents through a supervisor.

Quick Start & Requirements

  • Install/Run: Refer to the Quickstart Guide for detailed setup.
  • Prerequisites: LangGraph agents deployed on LangGraph Platform are required. For RAG features, a separate LangConnect server must be running.
  • Setup Time: Not specified.

Highlighted Details

  • No-code interface for agent creation and management.
  • Supports RAG integration via LangConnect.
  • Enables agent supervision and orchestration of multiple agents.
  • Built-in authentication and access control, with flexibility for custom providers.

Maintenance & Community

Licensing & Compatibility

  • License: Not specified in the README.
  • Compatibility: Requires LangGraph agents and potentially a separate LangConnect server.

Limitations & Caveats

All agents used with OAP must be LangGraph agents deployed on LangGraph Platform. Custom UI fields for agent configuration require specific metadata (x_oap_ui_config) and may necessitate using LangGraph Zod for proper rendering.

Health Check
Last commit

1 day ago

Responsiveness

Inactive

Pull Requests (30d)
8
Issues (30d)
21
Star History
1,478 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Didier Lopes Didier Lopes(Founder of OpenBB), and
1 more.

langgraph by langchain-ai

2.1%
17k
Agent orchestration framework for building controllable agents
created 2 years ago
updated 1 day ago
Feedback? Help us improve.