v1.6.0
版本发布时间: 2024-12-10 13:29:48
browserbase/stagehand最新发布版本:v1.9.0(2025-01-08 18:26:21)
Minor Changes
https://github.com/browserbase/stagehand/pull/279 d6d7057 Thanks @navidkpr, @sameelarif, @kamath! - Add support for o1-mini and o1-preview in OpenAIClient
https://github.com/browserbase/stagehand/pull/282 5291797 Thanks @sameelarif! - Added eslint for stricter type checking. Streamlined most of the internal types throughout the cache, llm, and handlers. This should make it easier to add new LLMs down the line, maintain and update the existing code, and make it easier to add new features in the future. Types can be checked by running npx eslint . from the project directory.
Patch Changes
https://github.com/browserbase/stagehand/pull/286 9605836 Thanks @navidkpr! - minor improvement in action + new eval case
https://github.com/browserbase/stagehand/pull/270 6b10b3b Thanks @sameelarif! - add close link to readme
https://github.com/browserbase/stagehand/pull/288 5afa0b9 Thanks @tan-z-tan! - add multi-region support for browserbase
https://github.com/browserbase/stagehand/pull/284 474217c Thanks @kamath! - Build wasn't working, this addresses tsc failure.
https://github.com/browserbase/stagehand/pull/236 85483fe Thanks @seanmcguire12! - reduce chunk size