Skip to main content
aion chat opens the Aion terminal chat interface from the Python SDK CLI. Use it to test an A2A-compatible agent from a local project or through an Aion proxy. By default, aion chat connects to http://localhost:8000.

Usage

Options

Examples

Use aion --version to print the Python SDK CLI version.

Standalone Install

You can also install the chat interface as a standalone npm package:
See Aion Chat for standalone installation and usage.