Building your own agents for the Open Agent Platform
We built Open Agent Platform with custom agents in mind. Although we offer a few pre-built agents, we encourage you to build your own agents, and use OAP as a platform to prototype, test and use them! This guide will help you build agents that are compatible with all of Open Agent Platform’s features.
OAP is built on top of LangGraph Platform, which means all agents which you build to be used in OAP must be LangGraph agents deployed on LangGraph Platform.
When building custom agents, you can create three main types:
The typical development flow for creating custom agents involves:
To get started with building your own agents, we recommend:
Building custom agents allows you to create specialized AI assistants that can be easily managed and used through the Open Agent Platform interface.
Building your own agents for the Open Agent Platform
We built Open Agent Platform with custom agents in mind. Although we offer a few pre-built agents, we encourage you to build your own agents, and use OAP as a platform to prototype, test and use them! This guide will help you build agents that are compatible with all of Open Agent Platform’s features.
OAP is built on top of LangGraph Platform, which means all agents which you build to be used in OAP must be LangGraph agents deployed on LangGraph Platform.
When building custom agents, you can create three main types:
The typical development flow for creating custom agents involves:
To get started with building your own agents, we recommend:
Building custom agents allows you to create specialized AI assistants that can be easily managed and used through the Open Agent Platform interface.