Build CLI

Use the Aomi CLI when you need to validate prompts, inspect sessions, simulate execution, or verify that an app configuration works end to end.

Install

npm install -g @aomi-labs/client

Verify

aomi --version
aomi --prompt "what is the price of ETH?"

For the full command surface, read CLI Reference.

On this page