Skip to content

Commit

Permalink
add missing example:
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Oct 3, 2024
1 parent ce36058 commit 34417cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ This api starts an agent with given graph and override properties. The started a
| system_instruction | The system instruction for the agent |
| voice | The voice of the agent |
Example:
```bash
curl 'http://localhost:8080/start_agent' \
-H 'Content-Type: application/json' \
Expand Down

0 comments on commit 34417cd

Please sign in to comment.