# Accelerate semantic search with native Seltz integration

> We’ve added a first-class SeltzTools toolkit that brings Seltz-powered semantic search directly into Agno.

- Published: 2026-01-27
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/accelerate-semantic-search-with-native-seltz-integration
- Markdown: https://agno-com-nine.vercel.app/articles/accelerate-semantic-search-with-native-seltz-integration.md

We’ve added a first-class SeltzTools toolkit that brings Seltz-powered semantic search directly into Agno. Teams can now plug high-quality semantic retrieval into Agents and Workflows without building custom adapters, improving response relevance and cutting integration time from days to minutes.

Details

- Standard Tool interface works seamlessly across Agents and Workflows for consistent, composable search.
- Reduces maintenance by relying on a supported integration instead of bespoke connectors.
- Quick start:
  - pip install seltz
  - Set SELTZ_API_KEY in your environment

Who this is for: Teams building RAG assistants, enterprise search, or knowledge-heavy automation that want robust semantic retrieval with minimal integration effort.
