Skip to content

Commit 3471115

Browse files
authored
Update stagehand.mdx
add link for what providers are supported by stagehand
1 parent 0c49271 commit 3471115

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 custom model
185185

186-
You can configure Stagehand to use models from third-party providers, including OpenAI or Anthropic, by providing your own credentials.
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.
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)