Create New Agent
Configure your agent using YAML. Define functions, LLMs, and workflow settings.
Next Steps
- 1.After saving, start your agent server using:
nat serve --config_file path/to/your/config.yml - 2.The server will start on
http://localhost:8000 by default - 3.Use the agent management page to interact with your running agent