Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nanjiren01/AIChatWeb
/ functions
Functions
347 in github.com/Nanjiren01/AIChatWeb
⨍
Functions
347
◇
Types & classes
61
Function
SubTitle
(used: any, total: any)
app/locales/it.ts:274
Function
SubTitle
(used: any, total: any)
app/locales/vi.ts:272
Function
SubTitle
(used: any, total: any)
app/locales/jp.ts:275
Function
SubTitle
(used: any, total: any)
app/locales/ru.ts:133
Function
SubTitle
(used: any, total: any)
app/locales/no.ts:111
Function
SubTitle
(used: any, total: any)
app/locales/tw.ts:270
Function
SubTitle
(used: any, total: any)
app/locales/en.ts:421
Function
SubTitle
(used: any, total: any)
app/locales/tr.ts:273
Function
SubTitle
(used: any, total: any)
app/locales/de.ts:275
Function
SwitchChatAction
(props: { text: string; icon?: JSX.Element; value?: boolean; onClick: () => void; })
app/components/chat.tsx:348
Function
SyncItems
()
app/components/settings.tsx:241
Function
Toast
(props: ToastProps)
app/components/ui-lib.tsx:195
Function
UserPromptModal
(props: { onClose?: () => void })
app/components/settings.tsx:101
Function
_MarkDownContent
(props: { content: string })
app/components/markdown.tsx:105
Function
add
(m: BuiltinMask)
app/masks/index.ts:17
Function
add
(prompt: Prompt)
app/store/prompt.ts:53
Function
addController
( sessionIndex: number, messageId: number, controller: AbortController, )
app/client/controller.ts:5
Function
changeVisibility
()
app/components/ui-lib.tsx:269
Function
check
()
app/store/sync.ts:44
Function
checkUsage
(force = false)
app/components/settings.tsx:342
Function
clearAllData
()
app/store/chat.ts:667
Function
clearSessions
()
app/store/chat.ts:161
Function
closeMaskModal
()
app/components/mask.tsx:301
Method
componentDidCatch
(error: Error, info: React.ErrorInfo)
app/components/error.tsx:22
Method
config
()
app/client/api.ts:87
Method
constructor
()
app/client/api.ts:83
Method
constructor
(props: any)
app/components/error.tsx:17
Function
copy
()
app/components/exporter.tsx:378
Function
currentSession
()
app/store/chat.ts:275
Function
delete
(id)
app/store/mask.ts:79
Function
deleteSession
(index)
app/store/chat.ts:232
Function
download
()
app/components/exporter.tsx:405
Function
downloadAll
()
app/components/mask.tsx:303
Function
enabledAccessControl
()
app/store/access.ts:42
Function
fetchNoticeConfig
(token: string)
app/store/notice.ts:34
Method
finish
()
app/client/platforms/openai.ts:108
Method
formatDate
(d: Date)
app/client/platforms/openai.ts:204
Function
formatVersion
(version: string)
app/store/update.ts:68
Function
frequency_penalty
(x: number)
app/store/config.ts:160
Function
get
(id?: number)
app/masks/index.ts:13
Function
getAll
()
app/store/mask.ts:88
Function
getEmojiUrl
(unified: string, style: EmojiStyle)
app/components/emoji.tsx:13
Function
getIntersectionArea
(aRect: DOMRect, bRect: DOMRect)
app/components/new-chat.tsx:19
Function
getLatestVersion
(force = false)
app/store/update.ts:75
Function
getMemoryPrompt
()
app/store/chat.ts:435
Function
getMessagesWithMemory
(websiteConfigStore: WebsiteConfigStore)
app/store/chat.ts:448
Function
getUserPrompts
()
app/store/prompt.ts:106
Function
goHome
()
app/components/auth.tsx:15
Function
handle
(req: NextRequest)
app/api/users/[...path]/route.ts:6
Function
handle
(req: NextRequest)
app/api/package/[...path]/route.ts:6
Function
handle
(req: NextRequest)
app/api/register/route.ts:6
Function
handle
(req: NextRequest)
app/api/[...path]/route.ts:6
Function
handle
( req: NextRequest, { params }: { params: { path: string[] } }, )
app/api/openai/[...path]/route.ts:9
Function
handle
(req: NextRequest)
app/api/login/route.ts:8
Function
handle
()
app/api/config/route.ts:20
Function
hasPending
()
app/client/controller.ts:25
Function
headers
()
app/store/sync.ts:72
Function
isAuthorized
()
app/store/access.ts:56
Function
isFirefox
()
app/utils.ts:106
Function
isIOS
()
app/utils.ts:70
Function
isMobile
()
app/utils.ts:112
Function
key
(sessionIndex: number, messageIndex: number)
app/client/controller.ts:34
Function
keydownEvent
(e: KeyboardEvent)
app/components/forget-password.tsx:33
Function
keydownEvent
(e: KeyboardEvent)
app/components/balance.tsx:47
Function
keydownEvent
(e: KeyboardEvent)
app/components/register.tsx:33
Function
keydownEvent
(e: KeyboardEvent)
app/components/profile.tsx:43
Function
keydownEvent
(e: KeyboardEvent)
app/components/login.tsx:26
Function
keydownEvent
(e: KeyboardEvent)
app/components/settings.tsx:370
Function
limitModel
(name: string)
app/store/config.ts:141
Function
login
(username, password)
app/store/auth.ts:44
Function
logout
()
app/store/auth.ts:65
Function
main
()
src-tauri/build.rs:1
Function
main
()
src-tauri/src/main.rs:4
Method
masks
()
app/client/api.ts:91
Function
match
(userInput: string)
app/command.ts:60
Function
max_tokens
(x: number)
app/store/config.ts:154
Function
migrate
(persistedState, version)
app/store/config.ts:186
Function
migrate
(persistedState, version)
app/store/chat.ts:675
Function
model
(x: string)
app/store/config.ts:148
Function
modelContentType
(x: string)
app/store/config.ts:151
Function
newSession
(mask)
app/store/chat.ts:199
Function
nextModel
()
app/components/chat.tsx:453
Function
nextSession
(delta)
app/store/chat.ts:225
Function
nextStep
()
app/components/exporter.tsx:57
Function
nextTheme
()
app/components/chat.tsx:437
Function
onClick
()
app/store/chat.ts:267
Function
onController
(controller)
app/store/chat.ts:424
Function
onDragEnd
(result)
app/components/chat-list.tsx:105
Function
onError
(error)
app/store/chat.ts:403
Function
onFinish
(message)
app/store/chat.ts:359
Function
onInputKeyDown
(e: React.KeyboardEvent<HTMLTextAreaElement>)
app/components/chat.tsx:746
Function
onKeyDown
(e: KeyboardEvent)
app/components/ui-lib.tsx:126
Function
onKeyDown
(e: KeyboardEvent)
app/components/message-selector.tsx:26
Function
onKeyDown
(e: KeyboardEvent)
app/components/chat.tsx:219
Function
onKeyDown
(e: KeyboardEvent)
app/components/sidebar.tsx:47
Function
onKeyUp
(e: KeyboardEvent)
app/components/message-selector.tsx:30
Function
onNewMessage
(message)
app/store/chat.ts:289
Function
onPromptSelect
(prompt: Prompt)
app/components/chat.tsx:693
Function
onRehydrateStorage
(state)
app/store/prompt.ts:138
Function
onRenderMsgs
(msgs: ChatMessage[])
app/components/exporter.tsx:279
← previous
next →
201–300 of 347, ranked by callers