// Public Z.AI endpoint detection helpers for provider plugins. export { detectZaiEndpoint, type ZaiDetectedEndpoint, type ZaiEndpointId, } from "../plugins/provider-zai-endpoint.js";