Skip to content

Commit d505875

Browse files
kathaylToriLindsay
andauthored
Update src/content/docs/browser-rendering/platform/stagehand.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent 8594ed3 commit d505875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/platform/stagehand.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ const stagehand = new Stagehand({
183183

184184
## Use a third-party model
185185

186-
If you'd like to use a model outside of Workers AI, you can configure Stagehand to use models from supported [third-party providers](https://docs.stagehand.dev/configuration/models#supported-providers), including OpenAI and Anthropic, by providing your own credentials.
186+
If you want to use a model outside of Workers AI, you can configure Stagehand to use models from supported [third-party providers](https://docs.stagehand.dev/configuration/models#supported-providers), including OpenAI and Anthropic, by providing your own credentials.
187187

188188
In this example, you will configure Stagehand to use [OpenAI](https://openai.com/). You will need an OpenAI API key. Cloudflare recommends storing your API key as a [secret](/workers/configuration/secrets/).
189189

0 commit comments

Comments
 (0)