@browserbasehq/stagehand
Advanced tools
Changelog
1.6.0
#286 9605836
Thanks @kamath! - minor improvement in action + new eval case
#279 d6d7057
Thanks @kamath! - Add support for o1-mini and o1-preview in OpenAIClient
#282 5291797
Thanks @kamath! - 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.