Segmind Release Notes (July 13–19, 2026)
1. New Chat Models — glm-5.2, nemotron-3-ultra, minimax-m3
- What's new: Three new chat LLMs are now available through the API:
glm-5.2,nemotron-3-ultra, andminimax-m3. - Impact: Call three additional large language models directly through the Segmind API.
- Released: July 13, 2026
2. veed-2-lipsync — New Lip-Sync Model
- What's new: A new lip-sync model,
veed-2-lipsync(VEED Lipsync v2), is now live. It uses the samevideo_url+audio_urlrequest contract as the previous version, so existing integrations can move over without code changes. - Impact: Sync a speaker's lips to any audio track with VEED's latest lip-sync model — a drop-in upgrade for current
veed-lipsyncusers. - Released: July 16, 2026
3. opus-clips-from-video — Structured Video Output
- What's new: The
opus-clips-from-videoresult endpoint now returns a structuredvideos[]array — each item includesurl,content_type,file_name,file_size, andmetadata— matching the standardvideo/*response shape, instead of a stringified JSON blob. Clients that parsed the previous string response should update to read the array. - Impact: Parse multi-clip output reliably with a standard, structured response. Note this is a breaking change for integrations built against the older string format.
- Released: July 14, 2026
4. Playground — Multi-Clip Gallery View
- What's new: The Playground now displays multi-clip video output as a gallery — a main preview with a filmstrip of all clips, inline playback, and per-item download. Because
opus-clips-from-videocan return many clips per request, they now all appear and play directly in the Playground. - Impact: Preview, play, and download every clip from a multi-clip generation right in the Playground.
- Released: July 15, 2026
5. New Platform Dashboard Now Open to Everyone
- What's new: The new dashboard at platform.segmind.com is now open to all users. Previously limited to a rollout group, it is now available to everyone.
- Impact: Use the new Segmind dashboard right away — no rollout group or waitlist required.
- Released: July 18, 2026
6. Reliability & Billing Improvements
- What's new: Several reliability and billing improvements landed this week. Gemini Omni Flash generations that include a reference video now retry automatically on transient upstream errors, making video-input runs far more dependable. Seed Audio 1.0 also retries transient upstream failures and now returns a clear, distinct message when a request is rejected by content moderation, rather than an ambiguous error. And credit auto-recharge top-ups that are paid late or manually — for example after switching payment cards — now correctly grant credits instead of being dropped.
- Impact: More dependable Gemini Omni Flash video-input and Seed Audio generations with clearer error messages, and reliable credit top-ups even when a payment completes late or on a different card.
- Released: July 13–15, 2026
7. Platform & UI Improvements
- What's new: Dark theme is now the default across segmind.com and platform.segmind.com for new visitors. If you've already chosen light, system, or dark, your preference is preserved.
- Impact: A consistent dark-by-default experience across the website and platform, while any theme you've explicitly picked stays put.
- Released: July 16, 2026