/** * 智谱 GLM CodingPlan * * - 官网:https://bigmodel.cn/coding-plan * - 订阅套餐,针对编程场景优化过的 GLM 变体。 */ import type { InkosEndpoint } from "../types.js"; export declare const GLM_CODING_PLAN: InkosEndpoint; //# sourceMappingURL=glmCodingPlan.d.ts.map