/** * 零一万物 (01.AI / Yi) * * - 官网:https://www.lingyiwanwu.com/ * - 控制台 / API key:https://platform.lingyiwanwu.com/apikeys * - API 文档:https://platform.lingyiwanwu.com/docs */ import type { InkosEndpoint } from "../types.js"; export declare const ZEROONE: InkosEndpoint; //# sourceMappingURL=zeroone.d.ts.map