Skip to content

Commit 2deaa9f

Browse files
authored
Merge pull request #48 from microsoft/remi
adding yaml picture
2 parents 8ecc036 + 6502b0a commit 2deaa9f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

_posts/2025-11-11-copilot-studio-teams-deployment-ux.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,11 @@ Enable the **OnKnowledgeRequested** trigger to reveal what the Agent is actually
105105
2. Add Message node to display search query
106106
3. Show users: "Searching knowledge base for: {keywords}"
107107

108+
![Knowledge Requested Trigger](/assets/posts/teams-deployment/yaml-code-onknowledgerequested.png)
109+
_This trigger is only available via YAML for now._
110+
108111
![Knowledge Requested Trigger](/assets/posts/teams-deployment/knowledge-trigger.png)
109-
_OnKnowledgeRequested reveals the query rewrite for transparency._
112+
_OnKnowledgeRequested reveals the search query after rewrite for transparency._
110113

111114
This provides read-only access to the refined search query (query rewrite) that the orchestrator generated from the user's question.
112115

34.6 KB
Loading

0 commit comments

Comments
 (0)