GeminiService({ required this.apiKey, this.model = 'gemini-pro', this.temperature = 0.7, this.maxTokens = 2048, });