Uses of Class
com.google.genkit.plugins.cohere.CoherePlugin
Packages that use CoherePlugin
-
Uses of CoherePlugin in com.google.genkit.plugins.cohere
Methods in com.google.genkit.plugins.cohere that return CoherePluginModifier and TypeMethodDescriptionstatic CoherePluginCoherePlugin.create()Creates a CoherePlugin using the COHERE_API_KEY environment variable.static CoherePluginCreates a CoherePlugin with the specified API key.CoherePlugin.customModel(String modelName) Registers a custom model name.