Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HiveNexus/HiveChat
/ functions
Functions
501 in github.com/HiveNexus/HiveChat
⨍
Functions
501
◇
Types & classes
96
↓ 1 callers
Function
fetchInitialData
()
app/admin/search/page.tsx:28
↓ 1 callers
Function
fetchLlmList
()
app/admin/llm/layout.tsx:34
↓ 1 callers
Function
fetchLlmModels
(providerId?: string)
app/admin/llm/actions.ts:65
↓ 1 callers
Function
fetchMcpServerList
()
app/admin/mcp/page.tsx:30
↓ 1 callers
Function
fetchProviderData
()
app/components/admin/llm/Settings.tsx:123
↓ 1 callers
Function
fetchRemoteModels
()
app/components/admin/llm/ManageAllModelModal.tsx:26
↓ 1 callers
Function
fetchSettings
()
app/components/loginModal.tsx:36
↓ 1 callers
Function
fetchSettings
()
app/components/admin/DefaultChatModel.tsx:12
↓ 1 callers
Function
fetchSettings
()
app/components/admin/DingdingSettingsModal.tsx:27
↓ 1 callers
Function
fetchSettings
()
app/components/admin/AuthProviderConfig.tsx:22
↓ 1 callers
Function
fetchSettings
()
app/components/admin/FeishuSettingsModal.tsx:27
↓ 1 callers
Function
fetchSettings
()
app/components/admin/EmailSettingsModal.tsx:31
↓ 1 callers
Function
fetchSettings
()
app/components/admin/WecomSettingsModal.tsx:28
↓ 1 callers
Function
fetchSettings
()
app/components/admin/ChatNaming.tsx:14
↓ 1 callers
Function
fetchSettings
()
app/(auth)/register/page.tsx:28
↓ 1 callers
Function
fetchSettings
()
app/(auth)/setup/page.tsx:38
↓ 1 callers
Function
fetchSettings
()
app/(auth)/login/page.tsx:50
↓ 1 callers
Function
fetchSettingsByKeys
(keys: Array<string>)
app/chat/actions/chat.ts:241
↓ 1 callers
Function
fetchToolList
(serverName: string)
app/admin/mcp/actions.ts:169
↓ 1 callers
Function
fetchUsage
()
app/chat/settings/account/page.tsx:60
↓ 1 callers
Function
fetchUserList
()
app/admin/users/list/page.tsx:84
↓ 1 callers
Function
fetchWithRetry
(url: string, options: RequestInit, maxRetries = 3, timeout = 10000)
app/api/dingdingProxy/route.ts:4
↓ 1 callers
Function
geminiFunctionCallToMcpTool
( mcpTools: MCPTool[] | undefined, fcall: FunctionCall | undefined )
app/utils/mcpToolsClient.ts:194
↓ 1 callers
Function
generateTitle
( messages: RequestMessage[], model: LLMModel, onFinish: (message: string) => void, onError: () => voi
app/utils.ts:22
↓ 1 callers
Function
getAllBotsInServer
()
app/admin/bot/action.ts:157
↓ 1 callers
Function
getBotActionItems
(isTop: boolean)
app/components/ChatList.tsx:169
↓ 1 callers
Function
getBotInfoInServer
(botId: number)
app/chat/actions/bot.ts:197
↓ 1 callers
Function
getBotInfoInServer
(botId: number)
app/admin/bot/action.ts:138
↓ 1 callers
Function
getBotListInServer
(page: number = 1, pageSize: number = 12, searchQuery?: string)
app/chat/actions/bot.ts:134
↓ 1 callers
Function
getBrowserLanguage
()
app/chat/settings/account/page.tsx:42
↓ 1 callers
Function
getChatInfoInServer
(chatId: string)
app/chat/actions/chat.ts:53
↓ 1 callers
Function
getCookie
(name: string)
app/chat/settings/account/page.tsx:34
↓ 1 callers
Function
getDbInstance
()
app/db/index.ts:7
↓ 1 callers
Method
getDefaultRetryable
* 获取默认的重试策略
types/mcpErrors.ts:127
↓ 1 callers
Method
getDefaultSeverity
* 获取默认的错误严重级别
types/mcpErrors.ts:100
↓ 1 callers
Function
getDingdingAuthInfo
()
app/(auth)/actions.ts:197
↓ 1 callers
Function
getEndpointBaseUrl
(providerId: string, inputUrl?: string | null)
app/components/admin/llm/Settings.tsx:54
↓ 1 callers
Function
getEndpointExtraNotice
(apiStyle: string, inputEndpoint: string)
app/components/admin/llm/Settings.tsx:205
↓ 1 callers
Function
getFeishuAuthInfo
()
app/(auth)/actions.ts:163
↓ 1 callers
Function
getGreeting
()
app/chat/page.tsx:81
↓ 1 callers
Function
getHelpLinks
(providerId: string)
app/components/admin/llm/Settings.tsx:78
↓ 1 callers
Function
getLanguage
()
app/components/artifact/PreviewSidebar.tsx:248
↓ 1 callers
Function
getLlmOriginConfigByProvider
(providerId: string)
app/utils/llms.ts:6
↓ 1 callers
Function
getMcpServersAndAvailableTools
()
app/chat/actions/chat.ts:261
↓ 1 callers
Function
getMessagesInServer
(chatId: string)
app/chat/actions/message.ts:48
↓ 1 callers
Function
getProviderById
(providerId: string)
app/admin/llm/actions.ts:115
↓ 1 callers
Function
getRemoteModelsByProvider
(providerId: string)
app/admin/llm/actions.ts:411
↓ 1 callers
Function
getSearchResult
(keyword: string)
app/chat/actions/chat.ts:316
↓ 1 callers
Function
getShortcutHint
()
app/components/AdaptiveTextarea.tsx:44
↓ 1 callers
Function
getShortcutHint
()
app/components/InputArea.tsx:39
↓ 1 callers
Function
getStandardMenuItems
(isStar: boolean)
app/components/ChatList.tsx:150
↓ 1 callers
Function
getSubMap
(obj: Record<string, any>, keys: string[])
app/utils/mcpToolsClient.ts:24
↓ 1 callers
Function
getUserModels
()
app/admin/llm/actions.ts:150
↓ 1 callers
Function
getUserSettings
()
app/chat/settings/actions.ts:104
↓ 1 callers
Function
getUserUsage
()
app/chat/settings/actions.ts:55
↓ 1 callers
Function
getWecomAuthInfo
()
app/(auth)/actions.ts:179
↓ 1 callers
Function
handleChangeSelect
(modelName: string, selected: boolean)
app/components/admin/llm/ModelList.tsx:76
↓ 1 callers
Function
handleDeleteCustomModel
(modelName: string,)
app/components/admin/llm/ModelList.tsx:81
↓ 1 callers
Function
handleDeleteGroup
(id: string)
app/admin/users/group/page.tsx:229
↓ 1 callers
Function
handleDeleteMcpServer
(name: string)
app/admin/mcp/page.tsx:103
↓ 1 callers
Function
handleDeleteProvider
(providerId: string)
app/components/admin/llm/Settings.tsx:110
↓ 1 callers
Function
handleDeleteUser
(email: string)
app/admin/users/list/page.tsx:141
↓ 1 callers
Function
handleEditGroup
(group: groupType)
app/admin/users/group/page.tsx:224
↓ 1 callers
Function
handleEditMcpServer
(mcpInfo: FormValues)
app/admin/mcp/page.tsx:98
↓ 1 callers
Function
handleEditUser
(userInfo: UserType)
app/admin/users/list/page.tsx:129
↓ 1 callers
Function
handleImport
(file: File)
app/admin/bot/list/page.tsx:117
↓ 1 callers
Function
handleInitialResponse
()
app/hooks/chat/useChat.ts:436
↓ 1 callers
Function
handleResize
()
app/components/App.tsx:36
↓ 1 callers
Function
handleResize
()
app/components/artifact/PreviewSidebar.tsx:71
↓ 1 callers
Function
handleShowToolModal
(mcpServerName: string)
app/admin/mcp/page.tsx:116
↓ 1 callers
Function
handleSubmit
(values: LoginFormValues)
app/components/loginModal.tsx:46
↓ 1 callers
Function
handleSubmit
(values: SetupFormValues)
app/(auth)/setup/page.tsx:69
↓ 1 callers
Function
hideLogin
()
app/contexts/loginModalContext.tsx:25
↓ 1 callers
Function
importBotsInServer
(botsData: Array<{ title: string; desc?: string; prompt: string; avatar: string; avatarType: 'emoji'
app/admin/bot/action.ts:174
↓ 1 callers
Function
initBotData
()
app/chat/bot/[bot_id]/page.tsx:27
↓ 1 callers
Function
initBotData
()
app/admin/bot/[bot_id]/page.tsx:24
↓ 1 callers
Function
initData
()
app/components/App.tsx:51
↓ 1 callers
Function
initializeAppSettings
()
app/components/ChatPrepare.tsx:78
↓ 1 callers
Function
initializeBots
()
app/db/botSeed.ts:6
↓ 1 callers
Function
initializeChatData
()
app/hooks/chat/useChat.ts:396
↓ 1 callers
Function
initializeMcpInfo
()
app/components/ChatPrepare.tsx:24
↓ 1 callers
Function
initializeModelList
()
app/components/ChatPrepare.tsx:55
↓ 1 callers
Function
initializeModelList
()
app/admin/users/group/page.tsx:185
↓ 1 callers
Function
initializeModelList
()
app/admin/default-models/page.tsx:17
↓ 1 callers
Function
initializeModels
()
app/db/modelSeed.ts:36
↓ 1 callers
Function
initializeProviders
()
app/db/providerSeed.ts:6
↓ 1 callers
Function
isEmailRegisteredUser
(user: UserType | null)
app/admin/users/list/page.tsx:70
↓ 1 callers
Function
mcpToolsToAnthropicTools
(mcpTools: MCPTool[])
app/utils/mcpToolsClient.ts:84
↓ 1 callers
Function
mcpToolsToGeminiTools
(mcpTools: MCPTool[] | undefined)
app/utils/mcpToolsClient.ts:165
↓ 1 callers
Function
mcpToolsToOpenAIResponseTools
(mcpTools: MCPTool[])
app/utils/mcpToolsClient.ts:57
↓ 1 callers
Function
mcpToolsToOpenAITools
(mcpTools: MCPTool[])
app/utils/mcpToolsClient.ts:70
↓ 1 callers
Function
openAIResponseToolsToMcpTool
( mcpTools: MCPTool[] | undefined, llmTool: ResponseFunctionToolCall )
app/utils/mcpToolsClient.ts:113
↓ 1 callers
Function
openAIToolsToMcpTool
( mcpTools: MCPTool[] | undefined, llmTool: ChatCompletionMessageToolCall )
app/utils/mcpToolsClient.ts:139
↓ 1 callers
Method
prepareMessage
(messages: RequestMessage[])
app/provider/GeminiProvider.ts:23
↓ 1 callers
Method
prepareMessage
(messages: RequestMessage[])
app/provider/ClaudeProvider.ts:25
↓ 1 callers
Method
prepareMessage
(messages: RequestMessage[])
app/provider/OpenAIProvider.ts:74
↓ 1 callers
Method
prepareMessage
(messages: RequestMessage[])
app/provider/OpenAIResponseProvider.ts:27
↓ 1 callers
Function
prepareMessageFromIndex
(index: number)
app/hooks/chat/useChat.ts:346
↓ 1 callers
Function
proxyGeminiStream
(response: Response, messageInfo: { chatId?: string, model: string, userId: string, provider
app/api/completions/proxyGeminiStream.ts:4
↓ 1 callers
Function
proxyOpenAiStream
(response: Response, messageInfo: { chatId?: string, model: string, userId: string, provider
app/api/completions/proxyClaudeStream.ts:4
← previous
next →
101–200 of 501, ranked by callers