Model types and helpers — request/response schemas, message and part types, model references, and middleware interfaces for building model plugins.
import { modelRef, type ModelAction, type MessageData } from 'genkit/model'; Copy
import { modelRef, type ModelAction, type MessageData } from 'genkit/model';
Model types and helpers — request/response schemas, message and part types, model references, and middleware interfaces for building model plugins.