rowboat/apps/docs/docs/playground.md

7 lines
474 B
Markdown
Raw Normal View History

2025-02-05 16:14:41 +05:30
## Try an example chat in the playground
### Chat with the assistant
The playground is intended to test out the assistant as you build it. The User and Assistant messages represent the conversation that your end-user will have if your assistant is deployed in production. The playground also has debug elements which show the flow of control between different agents in your system, as well as which agent finally responded to the user.
2025-04-09 23:56:04 +05:30
![Try Chat](img/chat-delivery.png)