Guilherme Martin

Results 3 comments of Guilherme Martin

@nindyahapsari For sure! We thank you for your collaboration.

Hi @anhhtca ! Sorry for late response. Currently we register the api key in the gemini client add services.AddGeminiClient(config => { config.ApiKey = "YOUR_GOOGLE_GEMINI_API_KEY"; config.ImageBaseUrl = "CURRENTLY_IMAGE_BASE_URL"; config.TextBaseUrl = "CURRENTLY_IMAGE_BASE_URL";...

Hi @NitinRawat26 which model you're using? Can you provide the details of request?