/remote-chat-agent-using-a2a-protocol

Create remote chat agent using agent2agent protocol

Primary LanguagePython

remote-chat-agent-using-a2a-protocol

Start Remote agent:

uv sync
# create .env
cp .env-example .env
# update the .env file
python main.py

# test remote agent using a2a client
python a2a_client.py