We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2ad4b commit 2b0869dCopy full SHA for 2b0869d
1 file changed
specification/draft/apps.mdx
@@ -837,7 +837,7 @@ This event serves a different use case from `notifications/message` (logging) an
837
838
Host behavior:
839
- SHOULD provide the context to the model in future turns
840
-- SHOULD overwrite the previous model context with the new update
+- MAY overwrite the previous model context with the new update
841
- MAY defer sending the context to the model until the next user message (including `ui/message`)
842
- MAY dedupe identical `ui/update-model-context` calls
843
- If multiple updates are received before the next user message, Host SHOULD only send the last update to the model
0 commit comments