Skip to content

docs: add Smallest AI text-to-speech toolkit - #746

Merged
kausmeows merged 2 commits into
agno-agi:mainfrom
harshitajain165:docs/smallest-ai-toolkit
Jul 30, 2026
Merged

docs: add Smallest AI text-to-speech toolkit#746
kausmeows merged 2 commits into
agno-agi:mainfrom
harshitajain165:docs/smallest-ai-toolkit

Conversation

@harshitajain165

Copy link
Copy Markdown
Contributor

Summary

  • Adds a doc page for the new SmallestTools toolkit (agno.tools.smallest, introduced in feat: add Smallest AI text-to-speech toolkit agno#9015), following the existing others/ TTS-toolkit template (see eleven-labs.mdx, cartesia.mdx).
  • Covers setup, a basic example, an advanced Pro-voice example, a full Toolkit Params / Toolkit Functions reference, and a Models table for the two supported Lightning models.
  • Registers the new page in docs.json under tools/toolkits/others (alphabetically between shopify and spotify; also fixes those two entries being out of order while touching that block).

Type of change

  • Documentation update

Additional context

Mirrors the toolkit's actual current behavior, including two recent additions: the configurable base_url param and the text_to_speech content-type safety check (non-audio 200 responses are now surfaced as errors instead of being saved as corrupt audio).

Documents SmallestTools (agno.tools.smallest), covering setup, basic
and Pro-voice examples, the full toolkit params/functions reference,
and the supported Lightning models. Registers the page in docs.json
under tools/toolkits/others (also fixes an out-of-order shopify/spotify
nav entry while touching that block).
Replace the raw language-count column with links to the corresponding
Smallest AI model cards, matching the pattern used on their own docs
site. Points at the current /models/model-cards/... URL scheme.
@kausmeows
kausmeows merged commit 2c5a116 into agno-agi:main Jul 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants