llama-stack
  • Llama Stack
  • Quickstart
  • Detailed Tutorial
  • Why Llama Stack?
  • Core Concepts
  • OpenAI API Compatibility
  • Providers Overview
  • Distributions Overview
  • Building AI Applications (Examples)
  • Llama Stack Playground
  • Contributing to Llama-Stack
  • References
llama-stack
  • remote::tavily-search
  • View page source

remote::tavily-search

Description

Tavily Search tool for AI-optimized web search with structured results.

Configuration

Field

Type

Required

Default

Description

api_key

str | None

No

The Tavily Search API Key

max_results

<class 'int'>

No

3

The maximum number of results to return

Sample Configuration

api_key: ${env.TAVILY_SEARCH_API_KEY:=}
max_results: 3

© Copyright 2025, Meta.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.2.14
Versions
latest
v0.2.19
v0.2.18
v0.2.17
v0.2.16
v0.2.15
v0.2.14
v0.2.13
v0.2.12
v0.2.11