Contents

includesSchemaInInstructions

A Boolean value that indicates whether to inject the model’s name, description, and parameters schema into the instructions of sessions.

Declaration

var includesSchemaInInstructions: Bool { get }

Discussion

The Spotlight search tool implements this property as part of its conformance to the Tool protocol.

See Also

Getting tool-specific properties