MCPcopy Create free account

hub / github.com/Orenoid/BabelDuck / functions

Functions369 in github.com/Orenoid/BabelDuck

↓ 20 callersMethodserialize
()
src/app/chat/components/message.tsx:478
↓ 16 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 14 callersMethodtoOpenAIMessage
()
src/app/chat/lib/message.tsx:48
↓ 13 callersMethoddeserialize
(serialized: string)
src/app/chat/components/message.tsx:488
↓ 11 callersFunctionupdateSettings
(serviceId: string, settings: object)
src/app/settings/components/settings.tsx:778
↓ 8 callersFunctionisOpenAILikeMessage
(message: unknown)
src/app/chat/lib/message.tsx:51
↓ 8 callersFunctionloadGlobalChatSettings
()
src/app/settings/lib/settings.ts:7
↓ 8 callersMethodregisterHandler
(implType: string, deserialize: (serialized: string) => InputHandler)
src/app/chat/components/input-handlers.tsx:25
↓ 7 callersFunctionsetChatSettingsData
(settingsID: string, payload: ChatSettingsStoreRecord)
src/app/chat/lib/chat-persistence.ts:23
↓ 6 callersMethoddeserialize
(serialized: string)
src/app/intelligence-llm/lib/intelligence.ts:216
↓ 6 callersFunctiongetLLMServiceSettingsRecord
( serviceId: string )
src/app/intelligence-llm/lib/llm-service.ts:82
↓ 6 callersFunctionloadChatSettings
(chatID: string)
src/app/settings/lib/settings.ts:60
↓ 6 callersFunctionsetGlobalChatSettings
(settings: ChatSettings)
src/app/settings/lib/settings.ts:47
↓ 5 callersFunctionstartFollowUpDiscussion
(userInstruction: string, originalMsg: Message, suggestedMsg: Message)
src/app/chat/components/chat.tsx:159
↓ 5 callersFunctionupdateChatSettings
(newChatSettings: ChatSettings)
src/app/settings/components/settings.tsx:238
↓ 4 callersMethodchatCompletionInStream
(messageList: { role: string; content: string }[])
src/app/intelligence-llm/lib/llm-service.ts:187
↓ 4 callersMethodgetVoices
()
src/app/chat/lib/tts-service.ts:23
↓ 4 callersMethodregisterChatIntelligenceSerializer
(type: string, deserializer: (serialized: string) => ChatIntelligenceBase)
src/app/intelligence-llm/lib/intelligence.ts:64
↓ 4 callersFunctionregisterLLMSettingsComponent
( type: string, component: LLMSettingsComponent<object> )
src/app/intelligence-llm/components/llm-service.tsx:61
↓ 4 callersMethodupdateContent
(content: string)
src/app/chat/components/message.tsx:466
↓ 3 callersFunctionAddNewChat
( chatTitle: string, initialMessageList: Message[] = [], chatSettings?: LocalChatSettings, // TODO
src/app/chat/lib/chat.ts:189
↓ 3 callersFunction_getCustomLLMServicesFromLocalStorage
()
src/app/intelligence-llm/lib/llm-service.ts:134
↓ 3 callersMethodcleanup
()
src/app/chat/lib/tts-service.ts:141
↓ 3 callersFunctiongetChatIntelligenceSettingsByID
(id: string)
src/app/intelligence-llm/lib/intelligence.ts:21
↓ 3 callersMethodgetInstance
()
src/app/chat/lib/tts-token-manager.ts:13
↓ 3 callersMethodgetToken
()
src/app/chat/lib/tts-token-manager.ts:20
↓ 3 callersFunctiongetVoices
()
src/app/settings/components/speech-settings.tsx:29
↓ 3 callersFunctionhandleLanguageChange
(newLanguage: string)
src/app/settings/components/settings.tsx:143
↓ 3 callersFunctionhandleSend
(msg: TextMessage, callbackOpts: messageAddedCallbackOptions = { generateAssistantMsg: true })
src/app/chat/components/input.tsx:543
↓ 3 callersMethodisEmpty
()
src/app/chat/components/message.tsx:493
↓ 3 callersFunctionresetToLinkTypeSettings
()
src/app/intelligence-llm/components/intelligence.tsx:30
↓ 3 callersMethodspeak
(text: string)
src/app/chat/lib/tts-service.ts:4
↓ 3 callersMethodstop
()
src/app/chat/lib/tts-service.ts:5
↓ 3 callersMethodtoString
()
src/app/chat/lib/message.tsx:56
↓ 2 callersFunctionAddMesssageInChat
(chatID: string, messages: Message[])
src/app/chat/lib/chat.ts:228
↓ 2 callersFunction_getBuiltInLLMServicesFromLocalStorage
()
src/app/intelligence-llm/lib/llm-service.ts:117
↓ 2 callersFunction_saveBuiltInLLMServicesToLocalStorage
( builtInLLMServices: LLMServiceSettingsRecord[] )
src/app/intelligence-llm/lib/llm-service.ts:125
↓ 2 callersFunction_saveCustomLLMServicesToLocalStorage
( customLLMServices: { id: string; type: string; settings: { name: string } & object; }[] )
src/app/intelligence-llm/lib/llm-service.ts:146
↓ 2 callersFunction_updateChatTitle
(chatID: string, newTitle: string)
src/app/chat/components/chatList.tsx:91
↓ 2 callersFunctioncalculateTextAreaHeight
()
src/app/chat/components/input.tsx:348
↓ 2 callersFunctioncancelEdit
()
src/app/chat/components/message.tsx:255
↓ 2 callersFunctiondisableVoiceMode
()
src/app/chat/components/input.tsx:620
↓ 2 callersFunctiongenerateUUID
()
src/app/lib/uuid.ts:3
↓ 2 callersFunctiongetBuiltInChatIntelligenceSettings
()
src/app/intelligence-llm/lib/intelligence.ts:43
↓ 2 callersFunctiongetCustomLLMChatISettings
()
src/app/intelligence-llm/lib/intelligence.ts:47
↓ 2 callersFunctiongetCustomLLMServiceSettings
()
src/app/intelligence-llm/lib/llm-service.ts:88
↓ 2 callersFunctiongetLLMServiceSettings
()
src/app/intelligence-llm/lib/llm-service.ts:19
↓ 2 callersFunctiongetSelectedSpeechSvcID
()
src/app/settings/components/speech-settings.tsx:2
↓ 2 callersFunctiongetSpeechServiceSettings
()
src/app/chat/components/message.tsx:936
↓ 2 callersFunctiongetSpeechSvcSettings
(svcId: string)
src/app/settings/components/speech-settings.tsx:13
↓ 2 callersFunctionhandleTypeChange
(newType: InputHandlerTypes)
src/app/chat/components/input-handlers.tsx:472
↓ 2 callersFunctioninputHandlerAdded
(handler: InputHandler)
src/app/chat/components/input.tsx:322
↓ 2 callersMethodisCompatibleWith
()
src/app/chat/components/tutorial-input-handlers.tsx:59
↓ 2 callersFunctionloadChatSettingsData
(settingsID: string)
src/app/chat/lib/chat-persistence.ts:14
↓ 2 callersFunctionsaveEdit
()
src/app/chat/components/message.tsx:249
↓ 2 callersFunctionsetLocalChatSettings
(chatID: string, chatSettings: ChatSettings)
src/app/settings/lib/settings.ts:34
↓ 2 callersFunctionsetShowMore
(showMore: boolean)
src/app/chat/components/message.tsx:237
↓ 2 callersFunctionstartHandler
(triggeredIndex: number)
src/app/chat/components/input.tsx:256
↓ 2 callersFunctionstopRecording
()
src/app/chat/components/input.tsx:575
↓ 2 callersFunctionswitchToLocalChatSettings
(chatID: string)
src/app/settings/lib/settings.ts:25
↓ 2 callersFunctiontoEditingState
()
src/app/chat/components/message.tsx:243
↓ 2 callersMethodtooltip
()
src/app/chat/components/input-handlers.tsx:95
↓ 2 callersFunctionupdateInputHandlerInLocalStorage
(chatID: string, handlerIndex: number, handler: InputHandler)
src/app/chat/lib/chat.ts:93
↓ 2 callersFunctionupdateSpeechSettings
(svcId: string, newSettings: Partial<object>)
src/app/settings/components/settings.tsx:514
↓ 1 callersFunctionUpdateChatTitle
(chatID: string, newTitle: string)
src/app/chat/lib/chat.ts:243
↓ 1 callersFunction_deleteChat
(chatID: string)
src/app/chat/components/chatList.tsx:96
↓ 1 callersFunction_switchToGlobalChatSettings
()
src/app/settings/components/settings.tsx:222
↓ 1 callersFunctionaddCustomLLMServiceSettings
(service: { type: string; settings: { name: string } & object; })
src/app/intelligence-llm/lib/llm-service.ts:98
↓ 1 callersFunctionaddLLMServiceAndSwitchToIt
()
src/app/settings/components/settings.tsx:785
↓ 1 callersFunctionassembleChatSettingsRO
(chatSettings: ChatSettings)
src/app/settings/components/settings.tsx:312
↓ 1 callersFunctionchangeSpeechSvc
(svcId: string)
src/app/settings/components/settings.tsx:509
↓ 1 callersFunctionclearMessageInVoiceMode
()
src/app/chat/components/input.tsx:625
↓ 1 callersMethodcompleteChat
(messageList: Message[])
src/app/intelligence-llm/lib/intelligence.ts:79
↓ 1 callersMethodcomponent
()
src/app/chat/components/message.tsx:470
↓ 1 callersMethodcontentNode
()
src/app/chat/components/tutorial-message.tsx:83
↓ 1 callersFunctioncreateOrSwitchBackToLocalChatSettings
()
src/app/settings/components/settings.tsx:206
↓ 1 callersFunctiondeleteChatData
(chatID: string)
src/app/chat/lib/chat.ts:276
↓ 1 callersFunctionenableVoiceMode
()
src/app/chat/components/input.tsx:615
↓ 1 callersFunctiongenerateMessage
( userInstruction: string, historyMessages: Message[], includeHistory: boolean = true, history
src/app/chat/components/input.tsx:125
↓ 1 callersFunctiongetAvailableChatIntelligenceSettings
()
src/app/intelligence-llm/lib/intelligence.ts:37
↓ 1 callersFunctiongetBuiltInLLMServicesSettings
()
src/app/intelligence-llm/lib/llm-service.ts:25
↓ 1 callersFunctiongetFetchFunction
(url: string)
src/app/intelligence-llm/lib/llm-service.ts:162
↓ 1 callersMethodgetHandlerClassByImplType
(implType: string)
src/app/chat/components/input-handlers.tsx:29
↓ 1 callersFunctiongetLLMSettingsComponent
( type: string )
src/app/intelligence-llm/components/llm-service.tsx:52
↓ 1 callersFunctiongetNextChatCounter
()
src/app/chat/lib/chat.ts:182
↓ 1 callersMethodgetOpenAICompatibleService
()
src/app/intelligence-llm/lib/intelligence.ts:247
↓ 1 callersMethodgetOpenAIService
()
src/app/intelligence-llm/lib/intelligence.ts:179
↓ 1 callersFunctiongetSelectableChatIntelligenceSettings
()
src/app/intelligence-llm/lib/intelligence.ts:32
↓ 1 callersMethodgetService
()
src/app/intelligence-llm/lib/intelligence.ts:317
↓ 1 callersFunctiongoBackToPreviousLevel
()
src/app/chat/components/chat.tsx:200
↓ 1 callersFunctionhandleLanguageChange
(lang: string)
src/app/page.tsx:123
↓ 1 callersFunctionhandlePracticeLanguageChange
(lang: string)
src/app/page.tsx:129
↓ 1 callersFunctionhandleSend
(msg: TextMessage, callbackOpts: messageAddedCallbackOptions = { generateAssistantMsg: true })
src/app/chat/components/tutorial-input.tsx:58
↓ 1 callersFunctionhandleTestAPI
()
src/app/intelligence-llm/components/llm-service.tsx:374
↓ 1 callersFunctioninitClient
()
src/app/client-init.tsx:8
↓ 1 callersMethodinstruction
()
src/app/chat/components/input-handlers.tsx:99
↓ 1 callersFunctionloadSettings
()
src/app/settings/components/settings.tsx:502
↓ 1 callersFunctionloadVoices
()
src/app/settings/components/settings.tsx:574
↓ 1 callersFunctionmessageToText
(message: Message)
src/app/chat/components/input.tsx:201
↓ 1 callersFunctionplayAudioFromBuffer
()
src/app/chat/components/message.tsx:652
next →1–100 of 369, ranked by callers