You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/playwright-cloudflare/examples/stagehand/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@
2
2
3
3
[](https://deploy.workers.cloudflare.com/?url=https://github.com/cloudflare/playwright/tree/main/packages/playwright-cloudflare/examples/stagehand)
4
4
5
-
This example demonstrates how to integrate Stagehand in a Cloudflare Worker using Vite to extract information from a movie.
5
+
This example demonstrates how to integrate Stagehand 2.x in a Cloudflare Worker using Vite to extract information from a movie.
6
+
7
+
> **Note**: This example uses Stagehand 2.5. Stagehand 3.x is not currently supported as it no longer relies on Playwright.
6
8
7
9
It uses Workers AI [@cf/meta/llama-3.3-70b-instruct-fp8-fast](https://developers.cloudflare.com/workers-ai/models/llama-3.3-70b-instruct-fp8-fast/) as the model by default.
0 commit comments