MCPcopy Create free account

hub / github.com/chainlit/chainlit / functions

Functions973 in github.com/chainlit/chainlit

↓ 1 callersFunctiondownload_teams_file
(url: str)
backend/chainlit/teams/app.py:176
↓ 1 callersFunctiondownload_teams_files
( session: HTTPSession, attachments: Optional[List[Attachment]] = None )
backend/chainlit/teams/app.py:185
↓ 1 callersMethodensure_values_serializable
Recursively ensures that all values in the input (dict or list) are JSON serializable.
backend/chainlit/langchain/callbacks.py:117
↓ 1 callersFunctionescapeRegExp
(string: string)
frontend/src/utils/message.ts:11
↓ 1 callersFunctionfeedback
()
cypress/e2e/data_layer/spec.cy.ts:11
↓ 1 callersFunctionfetcher
( client: ChainlitAPI, endpoint: string, token?: string )
libs/react-client/src/api/hooks/api.ts:8
↓ 1 callersMethodfindLast
( predicate: (value: T, index: number, array: T[]) => unknown, thisArg?: any )
frontend/src/index.d.ts:8
↓ 1 callersFunctionfindMessageById
( messages: IStep[], messageId: string )
libs/react-client/src/utils/message.ts:101
↓ 1 callersMethodflush_method_queue
(self)
backend/chainlit/session.py:277
↓ 1 callersMethodflush_thread_queues
(self, interaction: str)
backend/chainlit/emitter.py:182
↓ 1 callersFunctiongen_img
()
cypress/e2e/elements/main.py:7
↓ 1 callersMethodgetElementUrl
(id: string, sessionId: string)
libs/react-client/src/api/index.tsx:245
↓ 1 callersFunctiongetInputWidth
(hasArrow?: boolean)
frontend/src/components/molecules/messages/components/NotificationCount.tsx:43
↓ 1 callersFunctiongetLineCount
(el: HTMLDivElement)
frontend/src/components/organisms/chat/inputBox/input.tsx:31
↓ 1 callersFunctiongetLineCount
(el: HTMLDivElement)
libs/copilot/src/components/Input.tsx:27
↓ 1 callersMethodgetLogoEndpoint
(theme: string)
libs/react-client/src/api/index.tsx:250
↓ 1 callersMethodgetOAuthEndpoint
(provider: string)
libs/react-client/src/api/index.tsx:254
↓ 1 callersFunctiongetProviderName
(provider: string)
frontend/src/components/molecules/auth/ProviderButton.tsx:19
↓ 1 callersFunctiongetToken
()
libs/react-client/src/utils/token.ts:3
↓ 1 callersFunctionget_build_dir
Get the build directory based on the UI build strategy. Args: local_target (str): The local target directory. packaged_targe
backend/chainlit/server.py:156
↓ 1 callersFunctionget_configuration
()
backend/chainlit/auth.py:40
↓ 1 callersFunctionget_current_user
(token: str = Depends(reuseable_oauth))
backend/chainlit/auth.py:87
↓ 1 callersMethodget_element
( self, thread_id: str, element_id: str )
backend/chainlit/data/base.py:51
↓ 1 callersFunctionget_favicon
Get the favicon for the UI.
backend/chainlit/server.py:922
↓ 1 callersFunctionget_html_template
Get HTML template for the index view.
backend/chainlit/server.py:275
↓ 1 callersFunctionget_markdown_str
Get the chainlit.md file as a string.
backend/chainlit/markdown.py:37
↓ 1 callersMethodget_thread
(self, thread_id: str)
backend/chainlit/data/literalai.py:351
↓ 1 callersMethodget_thread
(self, thread_id: str)
backend/chainlit/data/dynamodb.py:482
↓ 1 callersMethodget_thread_author
(self, thread_id: str)
backend/chainlit/data/base.py:77
↓ 1 callersFunctionget_user
(discord_user: Union[discord.User, discord.Member])
backend/chainlit/discord/app.py:152
↓ 1 callersFunctionget_user
(slack_user_id: str)
backend/chainlit/slack/app.py:168
↓ 1 callersFunctionget_user
(teams_user: ChannelAccount)
backend/chainlit/teams/app.py:153
↓ 1 callersMethodget_user
(self, identifier: str)
backend/chainlit/data/literalai.py:121
↓ 1 callersMethodget_user
(self, identifier: str)
backend/chainlit/data/sql_alchemy.py:113
↓ 1 callersFunctiongroupByDate
(data: IThread[])
libs/react-client/src/utils/group.ts:3
↓ 1 callersFunctionhandleChange
(feedback?: number)
frontend/src/components/organisms/sidebar/threadHistory/filters/FeedbackSelect.tsx:27
↓ 1 callersFunctionhandleChangeLanguage
(languageBundle: any)
frontend/src/AppWrapper.tsx:13
↓ 1 callersFunctionhandleClose
()
frontend/src/components/molecules/newChatButton.tsx:23
↓ 1 callersFunctionhandleClose
()
frontend/src/components/molecules/chatProfiles.tsx:33
↓ 1 callersFunctionhandleClose
()
frontend/src/components/atoms/buttons/userButton/index.tsx:12
↓ 1 callersFunctionhandleClose
()
frontend/src/components/organisms/chat/settings.tsx:36
↓ 1 callersFunctionhandleClose
()
frontend/src/components/organisms/sidebar/threadHistory/DeleteThreadButton.tsx:37
↓ 1 callersFunctionhandleClose
()
libs/copilot/src/components/ChatProfiles.tsx:23
↓ 1 callersFunctionhandleClose
()
libs/copilot/src/components/NewChatButton.tsx:18
↓ 1 callersFunctionhandleConfirm
(newChatProfileWithoutConfirm?: string)
frontend/src/components/molecules/chatProfiles.tsx:39
↓ 1 callersFunctionhandleConfirm
(newChatProfileWithoutConfirm?: string)
libs/copilot/src/components/ChatProfiles.tsx:28
↓ 1 callersFunctionhandleDeleteThread
(threadId: string)
frontend/src/components/organisms/sidebar/threadHistory/ThreadList.tsx:89
↓ 1 callersFunctionhandleFeedbackClick
(nextValue: number)
frontend/src/components/molecules/messages/components/FeedbackButtons.tsx:84
↓ 1 callersFunctionhandleHeaderAuth
()
frontend/src/pages/Login.tsx:20
↓ 1 callersFunctionhandleImageClick
(name: string, src: string)
frontend/src/components/atoms/elements/Image.tsx:13
↓ 1 callersFunctionhandle_message
(turn_context: TurnContext)
backend/chainlit/teams/app.py:290
↓ 1 callersFunctionhasAssistantMessage
(step: IStep)
frontend/src/components/molecules/messages/Messages.tsx:30
↓ 1 callersFunctionhasMessage
(messages: IStep[])
frontend/src/components/organisms/chat/welcomeScreen/index.tsx:20
↓ 1 callersFunctionhasToolStep
(step: IStep)
frontend/src/components/molecules/messages/Messages.tsx:22
↓ 1 callersMethodheaderAuth
()
libs/react-client/src/api/index.tsx:142
↓ 1 callersFunctioninit_discord_context
( session: HTTPSession, channel: "MessageableChannel", message: discord.Message, )
backend/chainlit/discord/app.py:134
↓ 1 callersFunctioninit_lc_cache
()
backend/chainlit/cache.py:8
↓ 1 callersFunctioninit_markdown
Initialize the chainlit.md file if it doesn't exist.
backend/chainlit/markdown.py:27
↓ 1 callersFunctioninit_slack_context
( session: HTTPSession, slack_channel_id: str, event, say, thread_ts: Optional[str] = None
backend/chainlit/slack/app.py:130
↓ 1 callersFunctioninit_teams_context
( session: HTTPSession, turn_context: TurnContext, )
backend/chainlit/teams/app.py:137
↓ 1 callersFunctionisForIdMatch
(id: string | number | undefined, forId: string)
frontend/src/utils/message.ts:3
↓ 1 callersFunctionisObject
(object: any)
frontend/src/helpers/object.ts:1
↓ 1 callersMethodis_configured
(self)
backend/chainlit/oauth_providers.py:20
↓ 1 callersFunctionkillPort
(port: number)
cypress/support/run.ts:13
↓ 1 callersFunctionlightTheme
(fontFamily?: string, breakpoints?: BreakpointsOptions)
frontend/src/theme/theme.tsx:90
↓ 1 callersFunctionlint_translation_json
(file, truth, to_compare)
backend/chainlit/translations.py:51
↓ 1 callersFunctionlint_translations
()
backend/chainlit/config.py:520
↓ 1 callersMethodlistThreads
( pagination: IPagination, filter: IThreadFilters, accessToken?: string )
libs/react-client/src/api/index.tsx:173
↓ 1 callersMethodlist_threads
( self, pagination: "Pagination", filters: "ThreadFilter" )
backend/chainlit/data/base.py:85
↓ 1 callersMethodload_translation
(self, language: str)
backend/chainlit/config.py:342
↓ 1 callersFunctionload_user_env
(user_env)
backend/chainlit/socket.py:69
↓ 1 callersFunctionlocalStorageEffect
(key: string)
frontend/src/state/userInputHistory.ts:8
↓ 1 callersFunctionlogin
()
cypress/e2e/data_layer/spec.cy.ts:6
↓ 1 callersFunctionlogout
Logout the user by calling the on_logout callback.
backend/chainlit/server.py:396
↓ 1 callersFunctionlogout
(reload = false)
libs/react-client/src/api/hooks/auth.ts:33
↓ 1 callersMethodlogout
()
libs/react-client/src/api/index.tsx:152
↓ 1 callersFunctionmain
()
cypress/support/e2e.ts:7
↓ 1 callersFunctionmakeApiClient
(chainlitServer: string)
libs/copilot/src/api.ts:5
↓ 1 callersFunctionmake_module_getattr
Leverage PEP 562 to make imports lazy in an __init__.py The registry must be a dictionary with the items to import as keys and the modules th
backend/chainlit/utils.py:62
↓ 1 callersFunctionmessageStream
(index: number)
cypress/e2e/streaming/spec.cy.ts:5
↓ 1 callersFunctionnestMessages
(messages: IStep[])
libs/react-client/src/utils/message.ts:5
↓ 1 callersFunctionnewSession
()
cypress/e2e/user_session/spec.cy.ts:3
↓ 1 callersFunctionnewThread
()
cypress/e2e/data_layer/spec.cy.ts:98
↓ 1 callersFunctionomit
( object: T, ...props: K[] )
frontend/src/utils/omit.ts:1
↓ 1 callersFunctiononChange
(event: any)
frontend/src/components/atoms/inputs/SliderInput.tsx:24
↓ 1 callersFunctiononResolved
(files: File[])
frontend/src/components/molecules/messages/components/AskUploadButton.tsx:40
↓ 1 callersFunctionon_turn
(turn_context: TurnContext)
backend/chainlit/teams/app.py:326
↓ 1 callersFunctionopenHistory
()
cypress/support/testUtils.ts:18
↓ 1 callersFunctionopenReadme
()
cypress/e2e/readme/spec.cy.ts:3
↓ 1 callersMethodpasswordAuth
(data: FormData)
libs/react-client/src/api/index.tsx:147
↓ 1 callersMethodpeek
(self)
backend/chainlit/haystack/callbacks.py:29
↓ 1 callersFunctionprepareContent
({ elements, content, id, language }: { elements: IMessageElement[]; content?: string; id: strin
frontend/src/utils/message.ts:16
↓ 1 callersMethodpreprocess_content
(self)
backend/chainlit/element.py:293
↓ 1 callersFunctionprocess_action
(action: Action)
backend/chainlit/socket.py:363
↓ 1 callersFunctionprocess_discord_message
( message: discord.Message, thread_id: str, thread_name: str, channel: "MessageableChannel",
backend/chainlit/discord/app.py:220
↓ 1 callersFunctionprocess_message
Process a message from the user.
backend/chainlit/socket.py:256
↓ 1 callersFunctionprocess_teams_message
( turn_context: TurnContext, thread_name: str, )
backend/chainlit/teams/app.py:222
↓ 1 callersMethodput
(endpoint: string, data: Payload, token?: string)
libs/react-client/src/api/index.tsx:128
↓ 1 callersFunctionreload_config
Reload the configuration from the config file.
backend/chainlit/config.py:489
↓ 1 callersMethodremove_actions
(self)
backend/chainlit/message.py:295
← previousnext →201–300 of 973, ranked by callers