Skip to content

Commit 01b6f51

Browse files
authored
chore: mark page.agent as js-only (#38793)
1 parent f8e2bb2 commit 01b6f51

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/src/api/class-page.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -711,6 +711,7 @@ Raw CSS content to be injected into frame.
711711

712712
## async method: Page.agent
713713
* since: v1.58
714+
* langs: js
714715
- returns: <[PageAgent]>
715716

716717
Initialize page agent with the llm provider and cache.

docs/src/api/class-pageagent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# class: PageAgent
22
* since: v1.58
3+
* langs: js
34

45
## event: PageAgent.turn
56
* since: v1.58

0 commit comments

Comments
 (0)