Contents

SpotlightSearchTool.Configuration

The configuration data to use when creating a Spotlight search tool.

Declaration

struct Configuration

Mentioned in

Overview

Use this structure to specify the data sources, guidance, and options for SpotlightSearchTool to use when performing searches. Create an instance of this structure as part of the setup of the search tool, and configure it with the information you want. For more information about configuring the search tool, see Making your indexed content available to Foundation Models.

Topics

Creating the configuration object

Configuring the search sources

Resolving contacts

Customizing the output

See Also

Tool configuration