Creating Your First Agent
Set up your first Agent in Unity from scratch in a few minutes
Step 1 - Create an AgentProfile
Field
Description
You are Alex, a friendly game companion. Help the player with quests,
answer lore questions, and keep your responses concise.Step 2 - Create an AgentSettings
Field
Description
Step 3 - Add AgentBehaviour to Your Scene
Step 4 - Send a Message from Code
Step 5 - Handle Streaming Responses (optional)
AutoInit vs Manual Init
Mode
When to use
What's Next
Last updated