Powerful tools to enhance your AI applications with search and information retrieval capabilities
Built-In Tools Comparison
Built-In Tools Data Flow
File Search Tool Options
filters
: Optional filters to narrow search resultsmax_num_results
: Maximum number of results to return (default: 20)Agentic Search Tool Options
max_num_results
: Maximum number of final results to returnmax_iterations
: Maximum number of search iterationsseed_strategy
: Strategy for initial seed queriesalpha
: Balance between vector and keyword search weightsinitial_seed_multiplier
: Multiplier for initial seed generationenable_presence_penalty_tuning
: Enable dynamic tuning of presence penaltyenable_frequency_penalty_tuning
: Enable dynamic tuning of frequency penaltyenable_temperature_tuning
: Enable dynamic tuning of temperatureenable_top_p_tuning
: Enable dynamic tuning of top pfilters
: Optional filters to narrow search resultsExplore the detailed documentation for each built-in tool to learn more about their capabilities and how to implement them in your applications.