Uses of Interface
com.google.genkit.prompt.ExecutablePrompt.GenerateObjectFunction
Packages that use ExecutablePrompt.GenerateObjectFunction
-
Uses of ExecutablePrompt.GenerateObjectFunction in com.google.genkit.prompt
Methods in com.google.genkit.prompt with parameters of type ExecutablePrompt.GenerateObjectFunctionModifier and TypeMethodDescriptionExecutablePrompt.withGenerateObjectFunction(ExecutablePrompt.GenerateObjectFunction generateObjectFunction) Sets the generateObject function to use Genkit.generateObject() for typed structured output.