mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-13 09:12:42 +02:00
update docs with new images and videos
This commit is contained in:
parent
4987034739
commit
c338ec4dec
11 changed files with 20 additions and 35 deletions
|
|
@ -4,12 +4,4 @@
|
|||
|
||||
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.
|
||||
|
||||

|
||||
|
||||
In the playground, you can also set initial context at start of chat, that will be passed to all agents. This is typically used for providing user identity information such as user ID, login email, etc.
|
||||

|
||||
|
||||
### Ask copilot questions
|
||||
You can ask copilot clarifications about the chat, such as why the agents responded a certain way or why an agent was invoked.
|
||||
|
||||

|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue