MCPcopy Create free account

hub / github.com/adithya-s-k/GitVizz / functions

Functions903 in github.com/adithya-s-k/GitVizz

↓ 1 callersFunctionformatFileSize
(bytes?: number)
frontend/components/documentation.tsx:571
↓ 1 callersFunctionformatFileSize
(sizeInMB: number)
frontend/components/IndexedRepositories.tsx:72
↓ 1 callersFunctionformatTime
(date: Date)
frontend/components/chat-message.tsx:101
↓ 1 callersFunctionformatTitle
(filename?: string)
frontend/components/documentation.tsx:588
↓ 1 callersMethodfrom_networkx
Load graph data from a NetworkX DiGraph.
gitvizz/gitvizz/graph_generator.py:1528
↓ 1 callersFunctionfunction_calling_example
Function calling example
backend/tests/llm_utils/llm_usage_example.py:90
↓ 1 callersFunctiongenerateSEOMetadata
(pageConfig: Partial<SEOConfig> = {})
frontend/lib/seo.ts:96
↓ 1 callersFunctiongenerateWikiApiDocumentationGenerateWikiPost
( options: Options<GenerateWikiApiDocumentationGenerateWikiPostData, ThrowOnError>, )
frontend/api-client/sdk.gen.ts:469
↓ 1 callersFunctiongenerateWikiDocumentation
( token: string, repository_url: string, language: string = 'en', comprehensive: boolean = true, pro
frontend/utils/api.ts:1193
↓ 1 callersMethodgenerate_ai_title
Generate an AI-powered, context-aware title for a documentation page
backend/documentation_generator/ai_client.py:430
↓ 1 callersMethodgenerate_file_paths
Generate file paths for a repository.
backend/utils/file_utils.py:37
↓ 1 callersFunctiongenerate_graph_endpoint
( background_tasks: BackgroundTasks, current_user: Optional[User], repo_url: Optional[str] = Form(
backend/controllers/repo_controller.py:491
↓ 1 callersFunctiongenerate_index_page
Generate index page content
backend/documentation_generator/utils.py:172
↓ 1 callersFunctiongenerate_progress_stream
()
backend/routes/documentation_routes.py:132
↓ 1 callersFunctiongenerate_structure_endpoint
( background_tasks: BackgroundTasks, current_user: Optional[User], repo_url: Optional[str] = Form(
backend/controllers/repo_controller.py:700
↓ 1 callersFunctiongenerate_subgraph_endpoint
( background_tasks: BackgroundTasks, current_user: Optional[User], repo_url: Optional[str] = Form(
backend/controllers/repo_controller.py:947
↓ 1 callersFunctiongenerate_text_endpoint
( background_tasks: BackgroundTasks, current_user: Optional[User], repo_url: Optional[str] = Form(
backend/controllers/repo_controller.py:338
↓ 1 callersFunctiongetActualMaxDepth
* Gets the actual maximum depth of the built tree
frontend/utils/hierarchy-builder.ts:142
↓ 1 callersFunctiongetAllContent
(nodes: FileNode[])
frontend/components/CodeViewer.tsx:282
↓ 1 callersFunctiongetAncestorPaths
(path: string)
frontend/components/documentation.tsx:562
↓ 1 callersFunctiongetAuthBaseUrl
()
frontend/utils/client-config.ts:30
↓ 1 callersFunctiongetAuthClient
()
frontend/utils/client-config.ts:52
↓ 1 callersMethodgetAvailableFilters
()
frontend/lib/search-utils.tsx:284
↓ 1 callersFunctiongetAvailableModelsApiBackendChatModelsPost
( options?: Options<GetAvailableModelsApiBackendChatModelsPostData, ThrowOnError>, )
frontend/api-client/sdk.gen.ts:674
↓ 1 callersFunctiongetBackendUrl
()
frontend/utils/api.ts:636
↓ 1 callersFunctiongetButtonIcon
()
frontend/components/documentation-button.tsx:177
↓ 1 callersFunctiongetButtonText
()
frontend/components/documentation-button.tsx:160
↓ 1 callersFunctiongetChatSessionApiBackendChatSessionsChatIdPost
( options: Options<GetChatSessionApiBackendChatSessionsChatIdPostData, ThrowOnError>, )
frontend/api-client/sdk.gen.ts:364
↓ 1 callersFunctiongetColors
()
frontend/components/chat-message.tsx:147
↓ 1 callersFunctiongetConnectedFiles
(nodeId: string, depth: number)
frontend/components/ReagraphVisualization.tsx:265
↓ 1 callersFunctiongetConnectedNodes
(graph: MultiDirectedGraph, nodeId: string)
frontend/components/SigmaGraphInner.tsx:90
↓ 1 callersFunctiongetContextUtilizationColor
(percentage: number)
frontend/utils/model-config.ts:98
↓ 1 callersFunctiongetConversationHistoryApiBackendChatConversationsConversationIdPost
( options: Options< GetConversationHistoryApiBackendChatConversationsConversationIdPostData, ThrowOn
frontend/api-client/sdk.gen.ts:316
↓ 1 callersFunctiongetConversationPreview
(session: ChatSessionListItem)
frontend/components/chat-history.tsx:24
↓ 1 callersFunctiongetFileCount
(extension: string)
frontend/components/structure-tab.tsx:226
↓ 1 callersFunctiongetFolderContent
(folderNode: FileNode)
frontend/components/CodeViewer.tsx:303
↓ 1 callersFunctiongetHierarchyStats
(tree: HierarchyTree)
frontend/utils/hierarchy-builder.ts:256
↓ 1 callersFunctiongetIndexedRepositoriesApiIndexedReposPost
( options?: Options<GetIndexedRepositoriesApiIndexedReposPostData, ThrowOnError>, )
frontend/api-client/sdk.gen.ts:567
↓ 1 callersFunctiongetJwtToken
(access_token: string)
frontend/utils/api.ts:599
↓ 1 callersFunctiongetModelConfigBackendEnhanced
( options: Options<GetModelConfigBackendEnhancedData, ThrowOnError>, )
frontend/api-client/sdk.gen.ts:730
↓ 1 callersFunctiongetModelStats
(providerName: string)
frontend/app/api-keys/page.tsx:317
↓ 1 callersFunctiongetNodeTypeIcon
(nodeType: string)
frontend/components/context-indicator.tsx:106
↓ 1 callersFunctiongetNodesWithinDepth
( graph: MultiDirectedGraph, rootNodeId: string, maxDepth: number, )
frontend/components/SigmaGraphInner.tsx:138
↓ 1 callersFunctiongetRepoDisplayName
(repo: IndexedRepository)
frontend/components/IndexedRepositories.tsx:82
↓ 1 callersFunctiongetRepoOwnerAndName
(repo: IndexedRepository)
frontend/components/IndexedRepositories.tsx:94
↓ 1 callersFunctiongetRepositoryDefaultBranch
( repoUrl: string, accessToken?: string, )
frontend/utils/api.ts:274
↓ 1 callersFunctiongetRepositoryDocumentation
(token: string, repo_id: string)
frontend/utils/api.ts:1264
↓ 1 callersFunctiongetScopeColor
(scope: string)
frontend/components/context-indicator.tsx:93
↓ 1 callersMethodgetSearchSuggestions
(query: string, limit = 10)
frontend/lib/search-utils.tsx:255
↓ 1 callersFunctiongetSelectedCountForExtension
(extension: string)
frontend/components/structure-tab.tsx:243
↓ 1 callersFunctiongetStatusIcon
()
frontend/components/chat-message.tsx:126
↓ 1 callersFunctiongetStatusText
()
frontend/components/chat-message.tsx:140
↓ 1 callersFunctiongetUserKeyForProvider
(providerName: string)
frontend/app/api-keys/page.tsx:303
↓ 1 callersFunctiongetWikiGenerationStatus
(token: string, repo_id: string)
frontend/utils/api.ts:1235
↓ 1 callersFunctiongetWikiStatusApiDocumentationWikiStatusPost
( options: Options<GetWikiStatusApiDocumentationWikiStatusPostData, ThrowOnError>, )
frontend/api-client/sdk.gen.ts:491
↓ 1 callersMethodget_available_models_response
Get available models with user's key status - returns AvailableModelsResponse schema
backend/controllers/api_key_controller.py:341
↓ 1 callersMethodget_available_providers
Get list of available providers
backend/utils/langchain_llm_service.py:253
↓ 1 callersMethodget_chat_session
Get chat session details with recent conversations
backend/controllers/chat_controller.py:1025
↓ 1 callersMethodget_conversation_history
Get full conversation history
backend/controllers/chat_controller.py:982
↓ 1 callersMethodget_full_repository_context
Get full repository context by extracting and including all files from ZIP
backend/controllers/chat_controller.py:1270
↓ 1 callersFunctionget_github_user
(access_token: str)
backend/controllers/auth_controller.py:14
↓ 1 callersMethodget_graph_stats
Get comprehensive graph statistics
backend/utils/graph_utils.py:152
↓ 1 callersFunctionget_installation_repositories
Get repositories accessible to a GitHub App installation that the user also has access to
backend/controllers/github_controller.py:190
↓ 1 callersMethodget_litellm
Lazy import LiteLLM
backend/utils/llm_utils.py:438
↓ 1 callersMethodget_max_context_tokens
Get maximum context tokens for a model from model config Args: model: Model name provider: Optional
backend/utils/langchain_llm_service.py:331
↓ 1 callersMethodget_max_output_tokens_for_model
Get maximum output tokens for a model from model config Args: model: Model name provider: Optional p
backend/utils/langchain_llm_service.py:348
↓ 1 callersMethodget_model_name
Get LiteLLM-compatible model name
backend/utils/llm_utils.py:545
↓ 1 callersMethodget_neighbors
Get neighbors of a specific node as a subgraph. Args: node_id: Center node ID direction: Direction t
gitvizz/gitvizz/graph_search_tool.py:289
↓ 1 callersMethodget_or_create_graph
Get or create graph for the repository with caching
backend/utils/agentic_chat_service.py:378
↓ 1 callersMethodget_repository_context_by_mode
Get repository context based on the selected mode
backend/controllers/chat_controller.py:1217
↓ 1 callersFunctionget_repository_default_branch
Get the default branch for a GitHub repository.
backend/controllers/repo_controller.py:49
↓ 1 callersMethodget_statistics
Get statistics about the original graph. Returns: Dictionary containing various graph statistics
gitvizz/gitvizz/graph_search_tool.py:1092
↓ 1 callersMethodget_user_api_keys
Get list of user's saved API keys (without exposing the actual keys)
backend/controllers/api_key_controller.py:131
↓ 1 callersFunctionget_user_indexed_repositories
Get all indexed repositories for the current authenticated user. Returns clean minimal repository data for frontend display.
backend/controllers/indexed_repos_controller.py:8
↓ 1 callersFunctionget_user_installations
Get GitHub App installations for the authenticated user
backend/controllers/github_controller.py:18
↓ 1 callersFunctionhandleDeleteKey
(providerName: string, keyId?: string)
frontend/app/api-keys/page.tsx:226
↓ 1 callersFunctionhandleExtensionFilterToggle
(extension: string)
frontend/components/structure-tab.tsx:362
↓ 1 callersFunctionhandleGenerateDocumentation
()
frontend/components/documentation-button.tsx:109
↓ 1 callersFunctionhandleLoadConversation
(conversationId: string)
frontend/components/chat-history.tsx:28
↓ 1 callersFunctionhandleRepoBranchSelect
(repoId: number, branchName: string)
frontend/components/repo-tabs.tsx:497
↓ 1 callersFunctionhandleSelectProviderToAdd
(providerValue: string)
frontend/app/api-keys/page.tsx:220
↓ 1 callersFunctionhandleSendMessage
()
frontend/components/chat-sidebar.tsx:172
↓ 1 callersFunctionhandleShowDocumentation
()
frontend/components/documentation-button.tsx:141
↓ 1 callersFunctionhandleVizifyRepo
(repo: Repository)
frontend/components/repo-tabs.tsx:522
↓ 1 callersFunctionhasUserKey
(provider: string)
frontend/components/model-selector.tsx:103
↓ 1 callersFunctionindexedRepositoriesResponseSchemaResponseTransformer
(data: any)
frontend/api-client/transformers.gen.ts:56
↓ 1 callersFunctionindexedRepositorySchemaResponseTransformer
(data: any)
frontend/api-client/transformers.gen.ts:50
↓ 1 callersMethodinit_db
(self)
backend/utils/db.py:32
↓ 1 callersFunctioninitialize_observability
Initialize Arize Phoenix observability if environment is configured. Supports both cloud and local Phoenix deployments: For Phoenix Cloud:
backend/utils/observability.py:6
↓ 1 callersFunctionisCacheValid
(entry: { data: ApiResponse; timestamp: number })
frontend/components/SigmaGraphVisualization.tsx:53
↓ 1 callersFunctionisCacheValid
(entry: CacheEntry)
frontend/components/ReagraphVisualization.tsx:336
↓ 1 callersFunctionisWikiGenerated
( token: string, repo_id: string, )
frontend/utils/api.ts:1293
↓ 1 callersFunctionisWikiGeneratedApiDocumentationIsWikiGeneratedPost
( options: Options<IsWikiGeneratedApiDocumentationIsWikiGeneratedPostData, ThrowOnError>, )
frontend/api-client/sdk.gen.ts:513
↓ 1 callersMethodlevenshteinDistance
(a: string, b: string)
frontend/lib/search-utils.tsx:34
↓ 1 callersFunctionlistRepositoryDocsApiDocumentationRepositoryDocsPost
( options: Options<ListRepositoryDocsApiDocumentationRepositoryDocsPostData, ThrowOnError>, )
frontend/api-client/sdk.gen.ts:537
↓ 1 callersFunctionlistUserChatSessionsApiBackendChatSessionsPost
( options: Options<ListUserChatSessionsApiBackendChatSessionsPostData, ThrowOnError>, )
frontend/api-client/sdk.gen.ts:340
↓ 1 callersMethodlist_user_chat_sessions
( self, user: User, repository_identifier: str )
backend/controllers/chat_controller.py:917
↓ 1 callersFunctionloadConversation
(conversationId: string)
frontend/hooks/use-chat-sidebar.ts:400
↓ 1 callersMethodload_graph_from_file
Load graph data from JSON file
backend/utils/graph_utils.py:55
↓ 1 callersMethodload_json
Load graph data from a JSON file.
gitvizz/gitvizz/graph_generator.py:1577
← previousnext →301–400 of 903, ranked by callers