/**
 * 直接使用特定AI模型的示例
 * 这个示例展示如何直接导入和使用特定的AI模型，而不是通过统一的AisAPI接口
 */
export {};
//# sourceMappingURL=example-direct.d.ts.map