We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f6b7d2 commit 16682a4Copy full SHA for 16682a4
1 file changed
index.bs
@@ -458,6 +458,12 @@ global object=]'s <dfn noexport>tool calling task source</dfn>.
458
459
<h3 id="observations">Page observations</h3>
460
461
+<em>This section is non-normative. It contains an example of infrastructure that a [=user agent=] might
462
+employ to expose a tab's tools to a [=browser agent=], and illustrates how that infrastructure
463
+interacts with the web platform.</em>
464
+
465
+<hr>
466
467
In-page [=agents=] implemented in JavaScript can "observe" the tools that a page offers by using the
468
{{ModelContext}} APIs directly, and any other platform APIs to obtain necessary context about the
469
page in order to actuate it appropriately.
0 commit comments