Skip to content

Commit 2f6b7d2

Browse files
committed
Use new tool calling task source
1 parent 0357e8f commit 2f6b7d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ queued on its <dfn>AI agent queue</dfn>, which is the result of [=starting a new
454454

455455
Conversely, steps queued *from* the [=browser agent=] onto the [=event loop=] of a given
456456
{{ModelContext}} object (i.e., the "main thread" where JavaScript runs) are queued on its [=relevant
457-
global object=]'s [=AI task source=].
457+
global object=]'s <dfn noexport>tool calling task source</dfn>.
458458

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

0 commit comments

Comments
 (0)