feat: img compress;perf: color.prompt response
This commit is contained in:
@@ -99,7 +99,7 @@ const SlideBar = ({
|
||||
fetchMyModels();
|
||||
fetchCollectionModels();
|
||||
loadChatHistory();
|
||||
}, 1500);
|
||||
}, 1000);
|
||||
}, [fetchCollectionModels, fetchMyModels, loadChatHistory]);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user