FunctionSidebar({ isOpen, onClose, onNewChat, chatHistories = [], activeChatId, onChatSelect, isLoading, onDeleteChat, userId
auto-analyst-frontend/components/chat/Sidebar.tsx:39
FunctionTemplateCard({
template,
preference,
isEnabled,
hasAccess,
isLastTemplate = false,
wouldExceedMax = false,
o
auto-analyst-frontend/components/custom-templates/TemplateCard.tsx:17
FunctionTemplatesButton({
onClick,
userProfile,
disabled = false,
isLoading = false,
templateCount = 0,
enabledCount = 0
auto-analyst-frontend/components/custom-templates/TemplatesButton.tsx:20
FunctionfetchDetailedUsage(
adminKey: string,
startDate?: string,
endDate?: string,
userId?: number,
modelName?: string,
pro
auto-analyst-frontend/lib/api/analytics.ts:74