v2.6.16

TimoBolkart/TF_FLAMEv2.6.16Jun 15, 2026by ysolanky

AI Summary

Migrates the ParallelBackend to the parallel-web >= 1.0 GA API surface to ensure compatibility and stability with the latest web search and extraction tools.

Key Highlights

  • Migrated to parallel-web >= 1.0 GA API surface.

New Features

  • Update ParallelBackend for parallel-web >= 1.0 API

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