Skip to content

Commit a02b7a2

Browse files
authored
Merge pull request #110 from cloudflare/release-1.1.0
Release 1.1.0
2 parents 1842167 + 34dcf3f commit a02b7a2

File tree

7 files changed

+1138
-464
lines changed

7 files changed

+1138
-464
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)