feat: improve agent chat entry
This commit is contained in:
@@ -143,6 +143,7 @@ function prefetchAiPlatformPages(currentPath = '') {
|
||||
|
||||
if (isAiPlatformRoute(currentPath)) {
|
||||
delayedPrefetch(aiManagementPrefetchTasks, 2000);
|
||||
delayedPrefetch(aiInteractivePrefetchTasks, 4500);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user