mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
Add system msg to docs
This commit is contained in:
parent
206c807a6f
commit
435ed965da
2 changed files with 3 additions and 1 deletions
|
|
@ -38,6 +38,9 @@ The playground is intended to test out the assistant as you build it. The User a
|
|||
|
||||

|
||||
|
||||
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.
|
||||
|
||||
|
|
@ -69,7 +72,6 @@ Copilot can help you update agent behavior. It is also aware of the current chat
|
|||
|
||||

|
||||
|
||||
|
||||
Playground:
|
||||

|
||||
|
||||
|
|
|
|||
BIN
apps/docs/docs/img/sys-msg.png
Normal file
BIN
apps/docs/docs/img/sys-msg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
Loading…
Add table
Add a link
Reference in a new issue