Skip to content

Commit 16682a4

Browse files
committed
Make observation infra non-normative
1 parent 2f6b7d2 commit 16682a4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

index.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,12 @@ global object=]'s <dfn noexport>tool calling task source</dfn>.
458458

459459
<h3 id="observations">Page observations</h3>
460460

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+
461467
In-page [=agents=] implemented in JavaScript can "observe" the tools that a page offers by using the
462468
{{ModelContext}} APIs directly, and any other platform APIs to obtain necessary context about the
463469
page in order to actuate it appropriately.

0 commit comments

Comments
 (0)