GeminiTurn type Signature: export type GeminiTurn = { parts: GeminiPart[]; }; References: GeminiPart GeminiTextPart GeminiVideoApi