Skip to content

Commit 6c20f60

Browse files
committed
update
1 parent 85084ca commit 6c20f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/models.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ stagehand = Stagehand(
156156
## Custom LLM Integration
157157

158158
<Note>
159-
Custom LLMs are currently only supported in TypeScript.
159+
Only [LiteLLM compatible providers](https://docs.litellm.ai/docs/providers) are available in Python. Some may require extra setup.
160160
</Note>
161161

162162
Integrate any LLM with Stagehand using custom clients. The only requirement is **structured output support** for consistent automation behavior.

0 commit comments

Comments
 (0)