v2.6.16

Billionmail/BillionMailv2.6.16Jun 15, 2026by ysolanky

AI Summary

Updates the ParallelBackend to support the latest parallel-web API version.

Key Highlights

  • Migrates web_search/web_extract to the top-level client.
  • Pins the parallel-web floor to version >= 1.0.
  • Ensures compatibility with the new GA surface.

Full Release Notes

# Changelog 

## Improvements

- Support parallel-web >= 1.0 GA API in ParallelBackend: migrate web_search/web_extract to the top-level client and pin the floor to >=1.0

## What's Changed
* fix: update ParallelBackend for parallel-web >= 1.0 GA API by @ashpreetbedi in https://github.com/agno-agi/agno/pull/8412
* chore: release 2.6.16 by @ysolanky in https://github.com/agno-agi/agno/pull/8421


**Full Changelog**: https://github.com/agno-agi/agno/compare/v2.6.15...v2.6.16