↓ 1 callersMethodsave_usage_to_db(self, user_id, chat_id, model_name, provider, prompt_tokens, completion_tokens, total_tokens, query_size, res
auto-analyst-backend/src/managers/app_manager.py:53
↓ 1 callersFunctionsendPaymentConfirmationEmail({
email,
name,
plan,
amount,
billingCycle,
date,
}: {
email: string;
name: string;
plan: st
auto-analyst-frontend/lib/email.ts:62
FunctionAgentSuggestions({
message,
cursorPosition,
onSuggestionSelect,
isVisible,
userId,
onStateChange
}: AgentSuggestio
auto-analyst-frontend/components/chat/AgentSuggestions.tsx:33
FunctionCSVUploadDialog({
isOpen,
onClose,
fileName,
filePreview,
onConfirm,
isSubmitting,
existingData,
sessionId,
auto-analyst-frontend/components/chat/CSVUploadDialogue.tsx:36
FunctionChatWindow({ messages, isLoading, onSendMessage, showWelcome, chatNameGenerated = false, sessionId, setSidebarOpen })
auto-analyst-frontend/components/chat/ChatWindow.tsx:78
FunctionCheckoutForm({ planName, amount, interval, clientSecret, priceId, promoCodeInfo }: CheckoutFormProps)
auto-analyst-frontend/components/CheckoutForm.tsx:24