Auto-labelling 1.2M robotics frames with VLMs: a failover story
Two separate teams at Nexus Labs and Prophesee have adopted Bifrost, an open-source gateway, to manage their interactions with multiple large language models. Prophesee used Bifrost to caption 1.2 million robotics frames, achieving a 22% cost saving by intelligently routing requests across GPT-4o, Claude 3.7 Sonnet, and Gemini 2.5 Pro. Nexus Labs implemented Bifrost to improve the quality of their agent training data, finding that nearly half of their production traces were unusable due to inconsistent model behavior and hidden provider failures. By using Bifrost's advanced fallback and logging features, they were able to reduce corrupted traces from 17% to under 3%, enabling more reliable fine-tuning. AI
IMPACT Bifrost's adoption by multiple teams highlights the growing need for robust infrastructure to manage LLM API costs and ensure data quality for agent development.