Uses of Interface
com.google.genkit.ai.Model
Packages that use Model
Package
Description
-
Uses of Model in com.google.genkit
Methods in com.google.genkit that return ModelMethods in com.google.genkit with parameters of type Model -
Uses of Model in com.google.genkit.plugins.anthropic
Classes in com.google.genkit.plugins.anthropic that implement ModelModifier and TypeClassDescriptionclassAnthropic Claude model implementation for Genkit. -
Uses of Model in com.google.genkit.plugins.awsbedrock
Classes in com.google.genkit.plugins.awsbedrock that implement ModelModifier and TypeClassDescriptionclassAWS Bedrock model implementation for Genkit. -
Uses of Model in com.google.genkit.plugins.compatoai
Classes in com.google.genkit.plugins.compatoai that implement ModelModifier and TypeClassDescriptionclassOpenAI-compatible API model implementation for Genkit. -
Uses of Model in com.google.genkit.plugins.googlegenai
Classes in com.google.genkit.plugins.googlegenai that implement ModelModifier and TypeClassDescriptionclassGemini model implementation using the official Google GenAI SDK.classImagen model implementation for image generation using the official Google GenAI SDK.classText-to-Speech model using Gemini TTS models.classVideo generation model using Google Veo. -
Uses of Model in com.google.genkit.plugins.ollama
Classes in com.google.genkit.plugins.ollama that implement Model -
Uses of Model in com.google.genkit.plugins.openai
Classes in com.google.genkit.plugins.openai that implement ModelModifier and TypeClassDescriptionclassOpenAI image generation model implementation for Genkit.classOpenAI model implementation for Genkit.