UNPKG

toto-agent

Version:

Chatbot agent and reusable components for Toto platform

2 lines (1 loc) 112 B
export declare function getGeminiResponse(userMessage: string, context: any, apiKey?: string): Promise<string>;