Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

{{ name }}

An A2A (Agent-to-Agent) agent deployed on Amazon Bedrock AgentCore using LangChain + LangGraph.

Overview

This agent implements the A2A protocol using LangGraph, enabling agent-to-agent communication.

Local Development

uv sync
uv run python main.py

The agent starts on port 9000.

Deploy

agentcore deploy