importtype { AISearchChatSettings } from"./aisearch-chat-settings";
/**
* @deprecated Use `AISearchChatSettings` instead. AutoRAG has been renamed to AI Search.
* @see https://developers.cloudflare.com/ai-search/
*/exporttypeAutoRAGChatSettings = AISearchChatSettings;