namespace AltGen.API.Generate.Providers.Gemini; record Content(Part[] Parts, string Role);