com.google.mlkit.genai.schema.annotations

Annotations

Generable

Annotates a class to indicate that a class can be used as an output class for generating content.

Guide

Annotates a field to provide a additional information when generating the field.

Param

Annotates a parameter in a Tool function to provide metadata for the tool's schema.

Tool

Annotates a function to register it as a Tool that can be called by the generative model.