GeminiUtils
parse_gemini_generation_content
Returns:
Dict[str, Any]: A dictionary containing the parsed response with standardized fields:
- usage: Token counts for prompt and completion
- id: Generated UUID for the response
- created: Unix timestamp of when response was parsed