v2.4.5

agno-agi/agnov2.4.5Jan 26, 2026by ysolanky

AI Summary

This release adds SeltzTools and a parameter to control knowledge search instructions in the system prompt.

Key Highlights

  • New SeltzTools toolkit
  • add_search_knowledge_instructions parameter for Agents and Teams

New Features

  • SeltzTools
  • add_search_knowledge_instructions parameter

Full Release Notes

# Changelog

## New Features:

- **SeltzTools:** A new toolkit featuring support for Seltz Search
- `add_search_knowledge_instructions`: Adds `add_search_knowledge_instructions` parameter to Agent and Team class to control whether knowledge search instructions are added to the system prompt.`

## What's Changed
* fix: knowledge cookbook bugs and improve consistency. Reverted by @Mustafa-Esoofally in https://github.com/agno-agi/agno/pull/6052
* [feat] Add Seltz tools integration by @WilliamEspegren in https://github.com/agno-agi/agno/pull/6133
* chore: update search knowledge base context by @ashpreetbedi in https://github.com/agno-agi/agno/pull/6181
* chore: release 2.4.5 by @ysolanky in https://github.com/agno-agi/agno/pull/6185


**Full Changelog**: https://github.com/agno-agi/agno/compare/v2.4.4...v2.4.5