Testing utilities for Genkit apps and model plugins.
testModels
import { mockModel, echoModel, testModels } from 'genkit/testing'; Copy
import { mockModel, echoModel, testModels } from 'genkit/testing';
Testing utilities for Genkit apps and model plugins.
testModels— a conformance harness for model plugin authors.