stagehand
stagehand copied to clipboard
allow llmClient to be optionally passed in
why
Allow users to easily define their own llm clients rather than adding support for each major provider in the main codebase #350
what changed
Added llmClient to Stagehand constructor so that custom clients can be passed in