Skip to content

docs: add YouTools (You.com Search) reference and example pages#663

Open
brainsparker wants to merge 1 commit into
agno-agi:mainfrom
brainsparker:docs/youcom-tools
Open

docs: add YouTools (You.com Search) reference and example pages#663
brainsparker wants to merge 1 commit into
agno-agi:mainfrom
brainsparker:docs/youcom-tools

Conversation

@brainsparker
Copy link
Copy Markdown

Summary

Adds docs for YouTools, the new You.com Search toolkit added in agno-agi/agno#7727. Mirrors the existing Exa pages so the new tool slots into the Search nav alongside Exa, Tavily, and Brave.

  • tools/toolkits/search/youcom.mdx — prerequisites, example, toolkit functions, full parameter table
  • examples/tools/youcom-tools.mdx — runnable two-agent example (default + domain-filtered)
  • docs.json — registers both pages under Search and Search & Web

Notes

  • Triggered by reviewer feedback on feat: add YouTools for You.com Search API agno#7727 (approval comment).
  • No new pip dependency — YouTools uses the httpx already in Agno core. The page covers YDC_API_KEY setup and the free MCP-profile fallback (https://api.you.com/mcp?profile=free).
  • Param table reflects the actual YouTools constructor on feat/youcom-tools (api_key, base_url, num_results, livecrawl, livecrawl_formats, text_length_limit, include_domains, exclude_domains, timeout, format, show_results).

Test plan

  • mint dev renders both new pages without errors
  • mint broken-links reports no new broken links
  • Pages appear under Tools → Toolkits → Search → You.com and Examples → Tools → Search & Web → You.com

Mirrors the ExaTools pages for the YouTools toolkit added in
agno-agi/agno#7727 (You.com Search API).

- tools/toolkits/search/youcom.mdx: prerequisites, example, toolkit
  functions, and full parameter table
- examples/tools/youcom-tools.mdx: runnable two-agent example
- docs.json: register both pages under Search and Search & Web
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.

1 participant