Files
openclaw/extensions/zai/runtime-api.ts

6 lines
132 B
TypeScript

export {
detectZaiEndpoint,
type ZaiDetectedEndpoint,
type ZaiEndpointId,
} from "openclaw/plugin-sdk/provider-zai-endpoint";