Add system msg to docs

This commit is contained in:
akhisud3195 2025-02-05 15:22:21 +05:30
parent 206c807a6f
commit 435ed965da
2 changed files with 3 additions and 1 deletions

View file

@ -38,6 +38,9 @@ The playground is intended to test out the assistant as you build it. The User a
![Try Chat](img/try-chat.png)
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.
![Use System Message](img/sys-msg.png)
### 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
![Update Agent Behavior](img/update-agent-with-copilot.png)
Playground:
![Test Updated Agent](img/test-updated-agent.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB