AI Mode now accepts POST requests and longer prompts
AI Mode now accepts POST requests, so you can send longer prompts that would not fit in a URL. The maximum prompt length has also been increased from 10,000 to 12,000 characters. This is useful when you need more conversational context or are integrating with systems that prefer POST. It is the same /v1/web/ai-mode endpoint, now with a POST option.