Show HN: Show HN: az-ai-healthcheck – Fail Fast on Bad Azure AI Keys
1 skytin1004 0 8/27/2025, 1:43:35 PM github.com ↗
I maintain an open-source project (Co-op Translator) that runs automated translation pipelines using Azure OpenAI and Azure AI Vision.
Sometimes expired or misconfigured keys would slip through, and the job would keep running — producing blanks or wasting tokens.
That pain led me to build this small tool. It checks Azure OpenAI & Vision keys up front and fails fast if they're invalid, saving time and compute.
No comments yet