agents
Version:
A home for your AI agents
8 lines (6 loc) • 324 B
JavaScript
export * from "@cloudflare/ai-chat/ai-chat-v5-migration"
//#region src/ai-chat-v5-migration.ts
console.log("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.");
//#endregion
export { };
//# sourceMappingURL=ai-chat-v5-migration.js.map