Skip to content

Commit e906e9f

Browse files
committed
docs: clarify Stagehand version compatibility in example
1 parent b6e6e49 commit e906e9f

File tree

1 file changed

+3
-1
lines changed
  • packages/playwright-cloudflare/examples/stagehand

1 file changed

+3
-1
lines changed

packages/playwright-cloudflare/examples/stagehand/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
[![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/cloudflare/playwright/tree/main/packages/playwright-cloudflare/examples/stagehand)
44

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.
68
79
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.
810

0 commit comments

Comments
 (0)