interface GeminiTool {
    functionDeclarations?: GeminiFunctionDeclaration[];
}

Properties

functionDeclarations?: GeminiFunctionDeclaration[]

Generated using TypeDoc