@browserbasehq/stagehand@2.4.4
browserbase/stagehand@browserbasehq/stagehand@2.4.4Aug 27, 2025by github-actions[bot]
AI Summary
A patch release focused on fixing logic regarding API validation when custom LLM clients are utilized, ensuring proper configuration is maintained.
Key Highlights
- Fixes disabling of API validation when a custom LLM client is provided
- Resolves issue #1012 related to client configuration
- Ensures validation logic respects custom client settings
Full Release Notes
### Patch Changes - [#1012](https://github.com/browserbase/stagehand/pull/1012) [`9e8c173`](https://github.com/browserbase/stagehand/commit/9e8c17374fdc8fbe7f26e6cf802c36bd14f11039) Thanks [@miguelg719](https://github.com/miguelg719)! - Fix disabling api validation whenever a customLLM client is provided