v2.6.16
GraphiteEditor/Graphitev2.6.16Jun 15, 2026by ysolanky
AI Summary
This release focuses on updating the ParallelBackend to support the parallel-web API version 1.0 GA.
Key Highlights
- Support parallel-web >= 1.0 GA API in ParallelBackend
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