agents
Version:
A home for your AI agents
6 lines (5 loc) • 329 B
JavaScript
//#region src/ai-chat-v5-migration.ts
throw new Error("All the AI Chat related modules are now in @cloudflare/ai-chat. This module is deprecated and will be removed in the next major version. Please use @cloudflare/ai-chat/ai-chat-v5-migration instead.");
//#endregion
export {};
//# sourceMappingURL=ai-chat-v5-migration.js.map