AI Mode now returns structured reply parts
The /v1/web/ai-mode endpoint has been enhanced to return a structured reply_parts array, making it easier to parse and render AI-generated content. Each part specifies its type (paragraph, heading, list, or images) and includes relevant content like text, list items, or image URLs. This change provides more granular control over how you display AI responses, alongside the existing reference_links for citations.