OpenRouter Auto Router Now Shows Which Model Handles Each Prompt
OpenRouter's Auto Router records completion.model for every call, making model selection visible; retries can duplicate billable calls, so use idempotency.
OpenRouter's Auto Router records completion.model for every call, making model selection visible; retries can duplicate billable calls, so use idempotency.
OpenRouter now runs inside Render Workflows, letting developers offload LLM prompts from web services into queued, retried, and fanned-out task runs.
Meta Superintelligence Labs launches Muse Voice Transcribe, a real-time audio perception model with streaming speech-to-text, native speaker diarization for 20+…
Google is rolling out agentic video understanding to Gemini 3.7 Flash, 3.6 Flash, and 3.5 Flash-Lite, letting models reason across transcript, audio, and frames…
Google's latest Gemini models can now analyze videos with better accuracy while using up to 88% fewer tokens, enabling more efficient agentic video understandin…
Meta's Muse Voice Transcribe, a real-time audio perception model from Meta Superintelligence Labs, is now available via Meta Model API, Meta AI for Mac, and Mus…
Meta Superintelligence Labs' Muse Voice Transcribe, a real-time audio perception model, uses adaptive delay to reach the Pareto frontier in the speed-accuracy t…
Meta Superintelligence Labs introduces Muse Voice Transcribe, a real-time audio perception model with streaming ASR, 20+ speaker diarization, endpointing, and m…
LiteLLM now classifies each input by modality and context window, automatically routing to the best-suited model and rerouting to capable models when needed.
A developer reflects on AI coding agent workflows, suggesting that using a subagent tool in code mode may not be the best approach and that there are likely bet…