chore: update readme
This commit is contained in:
@@ -63,7 +63,7 @@ Now you can interact with your LLM using natural language prompts that trigger y
|
||||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
## Writing Your Own Tools
|
||||
|
||||
@@ -142,7 +142,7 @@ The agent definition file (`index.yaml`) defines crucial aspects of your agent:
|
||||
name: TestAgent
|
||||
description: This is test agent
|
||||
version: v0.1.0
|
||||
instructions: You are a test agent to ...
|
||||
instructions: You are a test ai agent to ...
|
||||
conversation_starters:
|
||||
- What can you do?
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user