UNPKG

@deepracticex/context-manager

Version:

Simple and powerful AI context formatter with layered XML structure

8 lines 242 B
/** * @deepracticex/context-manager - 简单清晰的AI上下文格式化器和消息数组生成器 */ // 核心功能 export * from "./core/index.js"; // 模板系统 export * from "./templates/index.js"; //# sourceMappingURL=index.js.map