MCPcopy Create free account

hub / github.com/HiveNexus/HiveChat / functions

Functions501 in github.com/HiveNexus/HiveChat

↓ 13 callersFunctionprettyObject
(msg: any)
app/utils.ts:8
↓ 9 callersFunctionaddMessageInServer
(message: { chatId: string, role: string, content: MessageContent, reasoninContent?: string, searchE
app/chat/actions/message.ts:70
↓ 9 callersFunctionfetchAppSettings
(key: string)
app/chat/actions/chat.ts:233
↓ 9 callersMethodlogError
* 记录MCP错误
types/mcpErrors.ts:361
↓ 7 callersMethodisMCPError
* 判断错误是否为MCP错误
types/mcpErrors.ts:321
↓ 6 callersFunctionsyncMcpTools
(messageId: number, mcpToolsResponse: MCPToolResponse[])
app/chat/actions/chat.ts:294
↓ 5 callersMethodcloseClient
(serverName: string)
app/services/MCPService.ts:59
↓ 5 callersFunctiongetActiveAuthProvides
()
app/(auth)/actions.ts:145
↓ 5 callersFunctiongetGroupList
()
app/admin/users/group/actions.ts:32
↓ 5 callersMethodtoUserMessage
* 转换为用户友好的错误消息
types/mcpErrors.ts:149
↓ 5 callersFunctionupdateChatInServer
(chatId: string, newChatInfo: { title?: string; defaultModel?: string; defaultProvider?: string; histo
app/chat/actions/chat.ts:118
↓ 5 callersFunctionupdateUsage
(userId: string, usage: UsageDetail)
app/api/completions/actions.ts:102
↓ 4 callersFunctioncallMCPTool
(tool: MCPTool)
app/utils/mcpToolsServer.ts:9
↓ 4 callersFunctioncompleteEndpoint
(providerId: string, apiStyle: string, inputUrl?: string | null)
app/utils/llms.ts:61
↓ 4 callersFunctiondeleteChat
(chat_id: string)
app/chat/thread/list/page.tsx:61
↓ 4 callersFunctionfetchAvailableLlmModels
(requireAuth: boolean = true)
app/admin/llm/actions.ts:176
↓ 4 callersFunctiongetMcpServerList
()
app/admin/mcp/actions.ts:9
↓ 4 callersFunctiongetUserList
(groupId?: string)
app/admin/users/list/actions.ts:25
↓ 4 callersFunctionhandleDatabaseError
(error: unknown, defaultMessage: string)
app/admin/users/list/actions.ts:15
↓ 4 callersFunctiononFinish
(values: FormValues)
app/admin/mcp/page.tsx:60
↓ 4 callersFunctionsetAppSettings
(key: string, newValue: string)
app/admin/system/actions.ts:29
↓ 3 callersFunctionadminAndSetAppSettings
(key: string, newValue: string)
app/admin/system/actions.ts:15
↓ 3 callersFunctioncheckSearch
(providerId: string, apiKey: string)
app/admin/search/actions.ts:136
↓ 3 callersMethodcreate
(provider: WebSearchProvider)
app/webSearchProvider/WebSearchProviderFactory.ts:10
↓ 3 callersFunctiondeleteChatInServer
(chatId: string)
app/chat/actions/chat.ts:185
↓ 3 callersFunctionfileToBase64
(file: File)
app/utils.ts:59
↓ 3 callersFunctionfilterPropertieAttributes
(tool: MCPTool, filterNestedObj = false)
app/utils/mcpToolsClient.ts:19
↓ 3 callersMethodfromError
* 将普通错误转换为MCP错误
types/mcpErrors.ts:328
↓ 3 callersFunctiongetChatListInServer
()
app/chat/actions/chat.ts:97
↓ 3 callersFunctiongetLlmConfigByProvider
(providerId: string)
app/utils/llms.ts:34
↓ 3 callersFunctiongetProviderInstance
(providerId: string, apiStyle: string)
app/utils.ts:71
↓ 3 callersFunctionhandleConfigUpdate
(config: Partial<SearchEngineConfig>)
app/admin/search/page.tsx:74
↓ 3 callersMethodinitClient
(server: MCPServer)
app/services/MCPService.ts:16
↓ 3 callersFunctionsetSearchEngineConfig
(searchEngineId: string)
app/admin/search/actions.ts:50
↓ 3 callersFunctionuseLoginModal
()
app/contexts/loginModalContext.tsx:34
↓ 2 callersMethodchat
(options: ChatOptions)
app/provider/GeminiProvider.ts:70
↓ 2 callersFunctioncheckOverflow
()
app/components/AdaptiveTextarea.tsx:71
↓ 2 callersFunctiongenerateContentBasedId
(content: string, prefix: string = 'svg')
app/components/Markdown.tsx:43
↓ 2 callersFunctiongetBotListInServer
(page: number = 1, pageSize: number = 12, searchQuery?: string)
app/admin/bot/action.ts:83
↓ 2 callersFunctiongetDefaultSearchEngineConfig
()
app/admin/search/actions.ts:8
↓ 2 callersFunctionhandleChangeSelect
(modelId: string, selected: boolean)
app/components/admin/llm/ManageAllModelModal.tsx:52
↓ 2 callersFunctionhandleExport
(type: 'current' | 'all')
app/admin/bot/list/page.tsx:80
↓ 2 callersFunctionhashPassword
(password: string)
app/admin/users/list/actions.ts:20
↓ 2 callersFunctionisUserWithinQuota
(userId: string, providerId: string, modelId: string)
app/api/completions/actions.ts:23
↓ 2 callersMethodlistTools
(server: MCPServer)
app/services/MCPService.ts:97
↓ 2 callersFunctionsaveToServer
(providerId: string, values: FormValues)
app/admin/llm/actions.ts:17
↓ 2 callersMethodsearch
(provider: WebSearchProvider, query: string, maxResultsNumber?: number)
app/services/WebSearchService.ts:5
↓ 2 callersFunctionshowLogin
()
app/contexts/loginModalContext.tsx:24
↓ 2 callersFunctionuseImageUpload
(maxImages: number = 5)
app/hooks/chat/useImageUpload.ts:5
↓ 1 callersFunctionDingding
(options: { clientId: string; clientSecret: string; })
app/auth/providers/dingding.ts:14
↓ 1 callersFunctionFeishu
(options: { clientId: string; clientSecret: string; })
app/auth/providers/feishu.ts:18
↓ 1 callersFunctionWecom
(options: { clientId: string; clientSecret: string; })
app/auth/providers/wecom.ts:13
↓ 1 callersFunctionaddBotInServer
(botInfo: { title: string; desc?: string; prompt: string; avatar: string; avatarType: 'emoji' | 'url
app/chat/actions/bot.ts:7
↓ 1 callersFunctionaddBotInServer
(botInfo: { title: string; desc?: string; prompt: string; avatar: string; avatarType: 'emoji' | 'url
app/admin/bot/action.ts:7
↓ 1 callersFunctionaddBotToChatInServer
(botId: number)
app/chat/actions/bot.ts:95
↓ 1 callersFunctionaddBreak
()
app/hooks/chat/useChat.ts:203
↓ 1 callersFunctionaddChatInServer
( chatInfo: { title: string; defaultModel?: string; defaultProvider?: string; searchEnabled?
app/chat/actions/chat.ts:10
↓ 1 callersFunctionaddCustomModelInServer
(modelInfo: { name: string, displayName: string, maxTokens: number, supportVision: boolean, supportT
app/admin/llm/actions.ts:250
↓ 1 callersFunctionaddCustomProviderInServer
(providerInfo: { provider: string, providerName: string, endpoint: string, apiStyle: 'openai' | 'opena
app/admin/llm/actions.ts:323
↓ 1 callersFunctionaddGroup
(groupInfo: { name: string, modelType?: 'all' | 'specific', tokenLimitType: 'unlimited' | 'limited', mon
app/admin/users/group/actions.ts:84
↓ 1 callersFunctionaddMcpServer
(mcpServerInfo: { name: string; isActive: boolean; type: 'sse' | 'streamableHttp'; description?: strin
app/admin/mcp/actions.ts:27
↓ 1 callersFunctionaddToChat
(botId: number)
app/chat/bot/[bot_id]/page.tsx:45
↓ 1 callersFunctionaddUser
(user: UserActionParams & { password: string })
app/admin/users/list/actions.ts:83
↓ 1 callersFunctionadminSetup
(email: string, password: string, adminCode: string)
app/(auth)/actions.ts:61
↓ 1 callersFunctionadminSetupLogined
(adminCode: string)
app/(auth)/actions.ts:113
↓ 1 callersFunctionanthropicToolUseToMcpTool
(mcpTools: MCPTool[] | undefined, toolUse: ToolUseBlock)
app/utils/mcpToolsClient.ts:96
↓ 1 callersMethodcallTool
* Call a tool on an MCP server
app/services/MCPService.ts:146
↓ 1 callersFunctionchangeModelSelectInServer
(model: LLMModel, selected: boolean)
app/admin/llm/actions.ts:214
↓ 1 callersFunctionchangeSelectInServer
(modelName: string, selected: boolean)
app/admin/llm/actions.ts:206
↓ 1 callersFunctioncheck
()
app/admin/search/components/TavilySettings.tsx:22
↓ 1 callersFunctioncheck
()
app/admin/search/components/JinaSettings.tsx:22
↓ 1 callersFunctioncheck
()
app/admin/search/components/BochaSettings.tsx:21
↓ 1 callersMethodcheck
(modelId: string, apikey: string, apiUrl: string)
app/provider/GeminiProvider.ts:450
↓ 1 callersMethodcheckSearch
(provider: WebSearchProvider)
app/services/WebSearchService.ts:16
↓ 1 callersFunctionclearHistory
()
app/hooks/chat/useChat.ts:197
↓ 1 callersFunctionclearMessageInServer
(chatId: string)
app/chat/actions/message.ts:9
↓ 1 callersMethodconnectionFailed
(serverName: string, originalError?: Error)
types/mcpErrors.ts:263
↓ 1 callersMethodconnectionTimeout
(serverName: string, originalError?: Error)
types/mcpErrors.ts:203
↓ 1 callersFunctioncreateDefaultGroups
()
app/db/groupSeed.ts:6
↓ 1 callersMethoddeactivate
(serverName: string)
app/services/MCPService.ts:89
↓ 1 callersFunctiondeleteAllUserChatInServer
()
app/chat/actions/chat.ts:212
↓ 1 callersFunctiondeleteBotInServer
(botId: number)
app/chat/actions/bot.ts:75
↓ 1 callersFunctiondeleteBotInServer
(botId: number)
app/admin/bot/action.ts:66
↓ 1 callersFunctiondeleteChat
(chat_id: string)
app/components/ChatList.tsx:91
↓ 1 callersFunctiondeleteChat
()
app/components/ChatHeader.tsx:20
↓ 1 callersFunctiondeleteCustomModelInServer
(modelName: string)
app/admin/llm/actions.ts:242
↓ 1 callersFunctiondeleteCustomProviderInServer
(providerId: string)
app/admin/llm/actions.ts:352
↓ 1 callersFunctiondeleteGroup
(groupId: string)
app/admin/users/group/actions.ts:122
↓ 1 callersFunctiondeleteMcpServer
(name: string)
app/admin/mcp/actions.ts:150
↓ 1 callersFunctiondeleteMessageInServer
(messageId: number)
app/chat/actions/message.ts:28
↓ 1 callersMethoddeleteServer
(serverName: string)
app/services/MCPService.ts:93
↓ 1 callersFunctiondeleteUser
(email: string)
app/admin/users/list/actions.ts:116
↓ 1 callersFunctionescapeBrackets
(text: string)
app/components/Markdown.tsx:24
↓ 1 callersFunctionfetchAllChats
()
app/components/ChatList.tsx:69
↓ 1 callersFunctionfetchAllLlmSettings
()
app/admin/llm/actions.ts:55
↓ 1 callersFunctionfetchAllProviders
()
app/admin/llm/actions.ts:43
↓ 1 callersFunctionfetchAppSettings
(key: string)
app/admin/system/actions.ts:7
↓ 1 callersFunctionfetchDefaultChatModel
()
app/chat/page.tsx:44
↓ 1 callersFunctionfetchGroupList
()
app/admin/users/group/page.tsx:176
↓ 1 callersFunctionfetchGroupList
()
app/admin/users/list/page.tsx:76
next →1–100 of 501, ranked by callers