Interaction Examples
🤖 Agent Interaction Examples with Autumn
With Autumn, you can interact with AI agents directly from the command line using natural language. Below are some example commands to help you get started.
🧠Ask Questions to an Agent
Use the CLI to query an Autumn agent for blockchain insights:
🚀 Define and Deploy an Agent
Open
src/defineAgent.ts
to customize your agent or token configuration.Build and deploy using:
💬 Converse with an Agent
Interact with your deployed agent using simple natural language prompts:
📊 Example Queries
Find trending tokens:
Get top token holders:
Check market cap info:
Identify top buyers:
Last updated