
Composer Controls
Python SDK CLI
Use the Python SDK CLI when you are working inside a Python SDK project or want to launch chat frompoetry run aion chat. Install it from the Python SDK installation guide.
Start interactive chat:
aion chat connects to http://localhost:8000. That default is useful when you are
running a local Aion proxy or agent server with the Python SDK.
Options
aion chat run also supports headless one-shot messages:
Examples
Connect to the default local endpoint:Standalone npm Package
Use the standalone npm package when you want the terminal chat client without installing the Python SDK. Install the standalone chat tool globally:aio connects to http://localhost:8000. The package also installs an aion-chat
alias:
Options
aio run and aion-chat run also support headless one-shot messages: