14 verified records · 1 awaiting source recheck
AI API changes, without the guesswork.
Search exact model IDs, endpoints, parameters, error symptoms, and provider-announced shutdowns. Every record links to its official source and shows when it was last checked.
Matching changes
4 records from Google.
Gemini embedding-2-preview shuts down on August 10, 2026
Google is shutting down the preview embedding model and lists gemini-embedding-2 as the replacement.
model shutdownChange the model ID to gemini-embedding-2 and validate vector dimensions, storage, and retrieval quality in a staging index before cutover.
Imagen 4 API models shut down on August 17, 2026
Google is shutting down all three Imagen 4 production model IDs and recommends gemini-3.1-flash-image.
model shutdownMove to gemini-3.1-flash-image and test request shape, output handling, latency, image quality, and safety behavior before the deadline.
Gemini deprecates temperature, top_p, and top_k
Gemini 3.6 Flash and 3.5 Flash-Lite ignore the sampling parameters; Google says future model generations will return HTTP 400 when they are supplied.
parameter deprecationStrip temperature, top_p, and top_k from Gemini requests and encode response constraints in a clear system instruction.
Vertex AI Extensions: api sunset on November 26, 2026
Google documents a api sunset affecting Vertex AI Extensions on November 26, 2026. The source lists Agent Platform as a replacement identifier.
api sunsetSearch repositories and deployment configuration for Vertex AI Extensions. The official source lists Agent Platform as a replacement identifier. Test the migration against current provider documentation before production.