Class Tool.Builder<I,O>

java.lang.Object
com.google.genkit.ai.Tool.Builder<I,O>
Type Parameters:
I - the input type
O - the output type
Enclosing class:
Tool<I,O>

public static class Tool.Builder<I,O> extends Object
Builder for Tool.