Uses of Class
com.google.genkit.plugins.groq.GroqPlugin
Packages that use GroqPlugin
-
Uses of GroqPlugin in com.google.genkit.plugins.groq
Methods in com.google.genkit.plugins.groq that return GroqPluginModifier and TypeMethodDescriptionstatic GroqPluginGroqPlugin.create()Creates a GroqPlugin using the GROQ_API_KEY environment variable.static GroqPluginCreates a GroqPlugin with the specified API key.GroqPlugin.customModel(String modelName) Registers a custom model name.