Uses of Class
com.google.genkit.plugins.deepseek.DeepSeekPlugin
Packages that use DeepSeekPlugin
-
Uses of DeepSeekPlugin in com.google.genkit.plugins.deepseek
Methods in com.google.genkit.plugins.deepseek that return DeepSeekPluginModifier and TypeMethodDescriptionstatic DeepSeekPluginDeepSeekPlugin.create()Creates a DeepSeekPlugin using the DEEPSEEK_API_KEY environment variable.static DeepSeekPluginCreates a DeepSeekPlugin with the specified API key.DeepSeekPlugin.customModel(String modelName) Registers a custom model name.