Skip to content

v2.8.1

Choose a tag to compare

@meirk-brd meirk-brd released this 15 Jan 15:53
· 68 commits to main since this release

Release Notes - v2.8.1

New Features

Tool Annotations for Enhanced LLM Understanding (#97)

  • Added comprehensive tool annotations to improve how LLMs interpret and use Bright Data tools
  • Enhanced tool descriptions and parameter metadata across browser and server tools
  • Improved tool understanding for better autonomous agent performance

Browser Form Filling Tool (#96)

  • Introduced scraping_browser_fill_form tool for efficient automated form filling
  • Enables streamlined form interaction in browser automation workflows
  • Added to browser tool group for enhanced web automation capabilities

Country Targeting Support (#92)

  • Added optional country parameter to browser tools for geo-targeted scraping
  • Enables region-specific data collection and testing
  • Seamlessly integrated with existing browser tool interfaces

CI/CD Improvements

Test Workflow (#79)

  • Added automated test workflow for continuous integration
  • Includes server health tests
  • Ensures code quality and stability before releases