Uses of Class
com.google.genkit.plugins.anthropic.AnthropicPlugin
Packages that use AnthropicPlugin
-
Uses of AnthropicPlugin in com.google.genkit.plugins.anthropic
Methods in com.google.genkit.plugins.anthropic that return AnthropicPluginModifier and TypeMethodDescriptionstatic AnthropicPluginAnthropicPlugin.create()Creates an AnthropicPlugin using the ANTHROPIC_API_KEY environment variable.static AnthropicPluginCreates an AnthropicPlugin with the specified API key.AnthropicPlugin.customModel(String modelName) Registers a custom model name.