MCPcopy Create free account

hub / github.com/FireBird-Technologies/Auto-Analyst / functions

Functions837 in github.com/FireBird-Technologies/Auto-Analyst

↓ 1 callersFunctionfetchCodeExecutionSummary
( adminKey: string, period: string = '30d' )
auto-analyst-frontend/lib/api/analytics.ts:113
↓ 1 callersFunctionfetchCostData
()
auto-analyst-frontend/app/analytics/costs/page.tsx:58
↓ 1 callersFunctionfetchExistingFeedback
()
auto-analyst-frontend/components/chat/MessageFeedback.tsx:37
↓ 1 callersFunctionfetchModelData
()
auto-analyst-frontend/app/analytics/models/page.tsx:55
↓ 1 callersFunctionfetchReportDetails
()
auto-analyst-frontend/components/deep-analysis/HistoryView.tsx:47
↓ 1 callersFunctionfetchReports
()
auto-analyst-frontend/components/deep-analysis/DeepAnalysisSidebar.tsx:140
↓ 1 callersFunctionfetchSummary
()
auto-analyst-frontend/components/analytics/FeedbackAnalytics.tsx:65
↓ 1 callersFunctionfetchTemplateAgents
()
auto-analyst-frontend/components/chat/AgentSuggestions.tsx:112
↓ 1 callersFunctionfetchTickerData
()
auto-analyst-frontend/components/landing/StatsTicker.tsx:62
↓ 1 callersFunctionfetchTierData
()
auto-analyst-frontend/components/analytics/TierAnalytics.tsx:46
↓ 1 callersFunctionfetchUserCodeExecutionStats
( adminKey: string, period: string = '30d', limit: number = 50 )
auto-analyst-frontend/lib/api/analytics.ts:185
↓ 1 callersFunctionfetchUserData
()
auto-analyst-frontend/app/account/page.tsx:86
↓ 1 callersFunctionfix_code_with_dspy
Fix code using DSPy Refine with datasets-aware reward function
auto-analyst-backend/src/routes/code_routes.py:277
↓ 1 callersFunctionformatAgentFailureData
()
auto-analyst-frontend/components/analytics/CodeExecutionAnalytics.tsx:197
↓ 1 callersFunctionformatCorrelationMatrix
* Formats correlation matrices
auto-analyst-frontend/lib/utils/exportUtils.ts:785
↓ 1 callersMethodformatCreditTotal
* Get formatted display for credit total
auto-analyst-frontend/lib/credits-config.ts:116
↓ 1 callersFunctionformatDataFrameInfo
* Formats DataFrame info output
auto-analyst-frontend/lib/utils/exportUtils.ts:692
↓ 1 callersFunctionformatDate
(dateString: string)
auto-analyst-frontend/components/chat/Sidebar.tsx:181
↓ 1 callersFunctionformatDuration
(start: string, end?: string)
auto-analyst-frontend/components/deep-analysis/CurrentAnalysisView.tsx:28
↓ 1 callersFunctionformatErrorMatrixData
()
auto-analyst-frontend/components/analytics/CodeErrorAnalytics.tsx:235
↓ 1 callersFunctionformatErrorTreemapData
()
auto-analyst-frontend/components/analytics/CodeErrorAnalytics.tsx:198
↓ 1 callersFunctionformatGenericOutput
* Formats generic output
auto-analyst-frontend/lib/utils/exportUtils.ts:811
↓ 1 callersFunctionformatModelPerformanceData
()
auto-analyst-frontend/components/analytics/CodeExecutionAnalytics.tsx:185
↓ 1 callersFunctionformatNumber
(num: number)
auto-analyst-frontend/components/landing/StatsTicker.tsx:14
↓ 1 callersFunctionformatOutputsForExport
* Formats outputs (code execution results, errors, plots) for export * @param outputs Array of code outputs * @param format Export format (md or htm
auto-analyst-frontend/lib/utils/exportUtils.ts:514
↓ 1 callersFunctionformatRegressionOutput
* Formats regression analysis output
auto-analyst-frontend/lib/utils/exportUtils.ts:756
↓ 1 callersMethodformatRemainingCredits
* Get formatted display for remaining credits
auto-analyst-frontend/lib/credits-config.ts:126
↓ 1 callersFunctionformatSimpleTable
* Formats simple tables
auto-analyst-frontend/lib/utils/exportUtils.ts:798
↓ 1 callersFunctionformatStatisticalTable
* Formats statistical tables
auto-analyst-frontend/lib/utils/exportUtils.ts:743
↓ 1 callersFunctionformatTime
(timestamp: string)
auto-analyst-frontend/components/deep-analysis/CurrentAnalysisView.tsx:24
↓ 1 callersFunctionformatTime
(timestamp: string)
auto-analyst-frontend/components/deep-analysis/NewAnalysisForm.tsx:25
↓ 1 callersFunctionformatTime
(timestamp: string)
auto-analyst-frontend/components/deep-analysis/AnalysisStep.tsx:41
↓ 1 callersFunctionformat_code
Clean the code by organizing imports and ensuring code blocks are properly formatted. Args: code (str): The raw Python code as a
auto-analyst-backend/src/routes/code_routes.py:103
↓ 1 callersFunctionformat_complexity
(instructions)
auto-analyst-backend/scripts/format_response.py:948
↓ 1 callersFunctionformat_plan_instructions
Format any plan instructions (JSON string or dict) into markdown sections per agent.
auto-analyst-backend/scripts/format_response.py:873
↓ 1 callersMethodfrom_documents
Build a retriever from a list of Document objects.
auto-analyst-backend/src/utils/simple_retriever.py:46
↓ 1 callersFunctiongenId
()
auto-analyst-frontend/components/ui/use-toast.tsx:36
↓ 1 callersFunctiongenerate_dataset_description
Generate AI-powered description for datasets Args: datasets: Dictionary of dataset names to DataFrames existing_descript
auto-analyst-backend/src/utils/dataset_description_generator.py:13
↓ 1 callersMethodgenerate_title_from_query
Generate a title for a chat based on the first query. Args: query: The user's first query in the chat
auto-analyst-backend/src/managers/chat_manager.py:394
↓ 1 callersFunctiongetAccessibleFeatures
( userSubscription: UserSubscription | null )
auto-analyst-frontend/lib/features/feature-access.ts:137
↓ 1 callersFunctiongetActiveEntry
()
auto-analyst-frontend/components/chat/CodeCanvas.tsx:541
↓ 1 callersFunctiongetBackButtonText
()
auto-analyst-frontend/app/pricing/page.tsx:109
↓ 1 callersFunctiongetBackButtonUrl
()
auto-analyst-frontend/app/pricing/page.tsx:121
↓ 1 callersFunctiongetButtonContent
()
auto-analyst-frontend/components/chat/CodeFixButton.tsx:370
↓ 1 callersFunctiongetCurrentUserData
()
auto-analyst-frontend/lib/api/axiosConfig.ts:17
↓ 1 callersFunctiongetErrorTypeDescription
(errorType: string)
auto-analyst-frontend/components/analytics/CodeErrorAnalytics.tsx:625
↓ 1 callersFunctiongetFeature
(featureId: string)
auto-analyst-frontend/lib/features/feature-access.ts:196
↓ 1 callersFunctiongetLowestRequiredTier
(tiers: UserTier[])
auto-analyst-frontend/lib/features/feature-access.ts:169
↓ 1 callersFunctiongetModelTier
(modelName: string)
auto-analyst-frontend/lib/model-registry.ts:209
↓ 1 callersFunctiongetProviderForModel
(modelName: string)
auto-analyst-frontend/lib/model-registry.ts:190
↓ 1 callersFunctiongetRecentChatsHtml
()
auto-analyst-frontend/app/api/feedback/route.ts:178
↓ 1 callersFunctiongetReplacementRange
(value: string, cursorPosition: number)
auto-analyst-frontend/lib/hooks/useAgentMentions.ts:167
↓ 1 callersFunctiongetSessionId
()
auto-analyst-frontend/lib/api/auth.ts:32
↓ 1 callersFunctiongetSessionInfoHtml
()
auto-analyst-frontend/app/api/feedback/route.ts:137
↓ 1 callersFunctiongetStatusIcon
()
auto-analyst-frontend/components/chat/ChatInput.tsx:166
↓ 1 callersFunctiongetStatusInfo
()
auto-analyst-frontend/components/custom-templates/TemplateCard.tsx:41
↓ 1 callersFunctiongetStatusTextColor
()
auto-analyst-frontend/components/chat/ChatInput.tsx:180
↓ 1 callersFunctiongetStepClassName
(status: AnalysisStepType['status'])
auto-analyst-frontend/components/deep-analysis/AnalysisStep.tsx:26
↓ 1 callersFunctiongetStepDisplayName
(stepName: string)
auto-analyst-frontend/components/deep-analysis/AnalysisStep.tsx:45
↓ 1 callersFunctiongetStepIcon
(status: AnalysisStepType['status'])
auto-analyst-frontend/components/deep-analysis/AnalysisStep.tsx:11
↓ 1 callersMethodgetStoredSessionId
()
auto-analyst-frontend/lib/utils/sessionRecovery.ts:6
↓ 1 callersFunctiongetTemplateData
(template: TemplateAgent)
auto-analyst-frontend/components/custom-templates/TemplatesModal.tsx:335
↓ 1 callersFunctiongetTierDisplayName
(tier: UserTier)
auto-analyst-frontend/lib/features/feature-access.ts:181
↓ 1 callersFunctiongetUpgradeRequiredFeatures
( userSubscription: UserSubscription | null )
auto-analyst-frontend/lib/features/feature-access.ts:146
↓ 1 callersFunctiongetUserId
()
auto-analyst-frontend/components/chat/AgentSuggestions.tsx:58
↓ 1 callersFunctiongetUserId
()
auto-analyst-frontend/components/chat/Sidebar.tsx:58
↓ 1 callersFunctiongetUserIdFromSession
(session: any)
auto-analyst-frontend/lib/utils/report-converters.ts:39
↓ 1 callersFunctionget_app_state
(request: Request)
auto-analyst-backend/src/routes/session_routes.py:85
↓ 1 callersMethodget_chat
Get a chat by ID with all its messages. Args: chat_id: ID of the chat to retrieve user_id: Optional
auto-analyst-backend/src/managers/chat_manager.py:163
↓ 1 callersMethodget_chat_history_name_agent
(self)
auto-analyst-backend/src/managers/app_manager.py:59
↓ 1 callersFunctionget_current_user
Dependency to get the current authenticated user. Returns None if no user is authenticated.
auto-analyst-backend/src/managers/user_manager.py:21
↓ 1 callersFunctionget_dashboard_data
( period: str = "30d", db: Session = Depends(get_db), api_key: str = Depends(verify_admin_api_key
auto-analyst-backend/src/routes/analytics_routes.py:89
↓ 1 callersFunctionget_database_type
Detect database type from DATABASE_URL
auto-analyst-backend/scripts/populate_agent_templates.py:28
↓ 1 callersMethodget_deep_analyzer
Get or create deep analysis module for a session
auto-analyst-backend/src/managers/app_manager.py:62
↓ 1 callersFunctionget_model_tier
Get the tier of a model
auto-analyst-backend/src/utils/model_registry.py:354
↓ 1 callersFunctionget_model_tier
Determine which tier a model belongs to based on its name
auto-analyst-backend/src/routes/analytics_routes.py:69
↓ 1 callersMethodget_or_create_user
Get an existing user by email or create a new one if not found. Args: username: User's display name
auto-analyst-backend/src/managers/chat_manager.py:299
↓ 1 callersMethodget_plan
Get the analysis plan
auto-analyst-backend/src/agents/agents.py:1993
↓ 1 callersMethodget_recent_chat_history
Get recent message history for a chat, limited to the last 'limit' messages. Args: chat_id: ID of the chat to ge
auto-analyst-backend/src/managers/chat_manager.py:596
↓ 1 callersFunctionget_session_id
Get or create a session ID from the request
auto-analyst-backend/src/managers/session_manager.py:471
↓ 1 callersFunctionget_tier_1
()
auto-analyst-backend/scripts/tier_maker.py:23
↓ 1 callersFunctionget_tier_2
()
auto-analyst-backend/scripts/tier_maker.py:31
↓ 1 callersFunctionget_tier_3
()
auto-analyst-backend/scripts/tier_maker.py:39
↓ 1 callersFunctionget_tier_4
()
auto-analyst-backend/scripts/tier_maker.py:47
↓ 1 callersMethodget_user_chats
Get recent chats for a user, or all chats if no user_id is provided. Args: user_id: Optional user ID to filter c
auto-analyst-backend/src/managers/chat_manager.py:214
↓ 1 callersFunctionhandleChatSelect
(chatId: number)
auto-analyst-frontend/components/chat/Sidebar.tsx:191
↓ 1 callersFunctionhandleCleanCode
(entryId: string)
auto-analyst-frontend/components/chat/CodeCanvas.tsx:878
↓ 1 callersFunctionhandleClose
()
auto-analyst-frontend/components/chat/CSVUploadDialogue.tsx:196
↓ 1 callersFunctionhandleDeleteChat
(chatId: number, e: React.MouseEvent)
auto-analyst-frontend/components/chat/Sidebar.tsx:163
↓ 1 callersFunctionhandleDocumentKeyDown
(event: KeyboardEvent)
auto-analyst-frontend/lib/hooks/useAgentMentions.ts:107
↓ 1 callersFunctionhandleExcelFileSelected
(file: File)
auto-analyst-frontend/lib/hooks/useChatInput.ts:345
↓ 1 callersFunctionhandleFileSelect
(file: File)
auto-analyst-frontend/components/chat/ChatInput.tsx:101
↓ 1 callersFunctionhandleFixCode
(isRetry = false, currentRetryCount = 0)
auto-analyst-frontend/components/chat/CodeFixButton.tsx:85
↓ 1 callersFunctionhandleInputChange
(value: string, cursorPosition: number, target: HTMLTextAreaElement)
auto-analyst-frontend/lib/hooks/useAgentMentions.ts:148
↓ 1 callersFunctionhandleKeyDown
(e: React.KeyboardEvent)
auto-analyst-frontend/components/chat/InputSection.tsx:27
↓ 1 callersFunctionhandleMentionSelect
(agent: AgentInfo)
auto-analyst-frontend/lib/hooks/useAgentMentions.ts:165
↓ 1 callersFunctionhandleSubscribe
(plan: string, cycle: string)
auto-analyst-frontend/app/pricing/page.tsx:157
↓ 1 callersFunctionhandle_new_model_usage
Process a new model usage event and broadcast updates to connected clients. This function should be called whenever a new model usage record
auto-analyst-backend/src/routes/analytics_routes.py:798
↓ 1 callersFunctioninitializeSession
()
auto-analyst-frontend/lib/hooks/useChatInput.ts:81
↓ 1 callersMethodinitialize_default_dataset
Initialize the default dataset and store it
auto-analyst-backend/src/managers/session_manager.py:102
← previousnext →201–300 of 837, ranked by callers