Consider an open-source project like a translation tool that routes every request through a proprietary model. The community can fork the code, audit every line, and even improve the interface, but the actual intelligence remains a closed black box run by someone else. When that vendor changes pricing, adds censorship, or simply shuts down the endpoint, the supposedly open project dies overnight. That is not openness, it is dependency. For a project to be genuinely open, every core component has to be inspectable, modifiable, and self-hostable. If the model itself cannot be reproduced or controlled by the community, then keeping it inside an open-source project is just an invitation for a single vendor to hold everyone hostage.