MCPcopy Create free account

hub / github.com/microsoft/AI-Red-Teaming-Playground-Labs / functions

Functions490 in github.com/microsoft/AI-Red-Teaming-Playground-Labs

FunctionhandleSubmit
(event: FormEvent)
src/chat-copilot/webapp/src/components/open-api-plugins/PluginConnector.tsx:98
Functionhandle_sigint
(signum, frame)
docker/chat-score/entrypoint.py:34
Functionhandle_sigint
(signum, frame)
docker/picture-submission/entrypoint.py:26
Functionhandle_sigint
(signum, frame)
docker/challenge-home/entrypoint.py:26
Functionhealthz
()
src/picture-submission/webapi/app.py:59
FunctionimportDocument
(chatId: string, files: File[])
src/chat-copilot/webapp/src/libs/hooks/useChat.ts:375
Functionindex
()
src/chat-copilot/plugins/rce-plugin/app.py:34
Functionindex
()
src/chat-score/webapi/app.py:145
Functionindex
()
src/picture-submission/webapi/app.py:55
Functionindex
()
src/challenge-home/webapi/app.py:85
Functioninit_worker
(**kwargs)
src/chat-score/webapi/worker/general.py:14
FunctioninteractionHandler
(event: Event)
src/chat-score/webapp/src/libs/utils/UserInteraction.ts:15
FunctionisHttpAuthorizationType
(value: unknown)
src/chat-copilot/webapp/src/libs/models/PluginManifest.ts:5
FunctionisManifestAuthType
(value: unknown)
src/chat-copilot/webapp/src/libs/models/PluginManifest.ts:10
FunctionjiraTest
(page)
src/chat-copilot/webapp/tests/testsPlanner.ts:41
FunctionjoinChat
(chatId: string)
src/chat-copilot/webapp/src/libs/hooks/useChat.ts:413
FunctionklarnaTest
(page)
src/chat-copilot/webapp/tests/testsPlanner.ts:11
FunctionloadChats
()
src/chat-copilot/webapp/src/libs/hooks/useChat.ts:257
FunctionloadFile
(file: File, loadCallBack: (data: T) => Promise<void>)
src/chat-copilot/webapp/src/libs/hooks/useFile.ts:20
FunctionloadUsers
(userIds: string[])
src/chat-copilot/webapp/src/libs/hooks/useGraph.ts:23
Functionlogin
()
src/challenge-home/webapi/app.py:58
FunctionloginAndCreateNewChat
(page)
src/chat-copilot/webapp/tests/utils.ts:62
FunctionloginAsync
(instance: IPublicClientApplication)
src/chat-copilot/webapp/src/libs/auth/AuthHelper.ts:83
FunctionloginHelperAnotherUser
(page, useraccount, password)
src/chat-copilot/webapp/tests/utils.ts:35
FunctionlogoutAsync
(instance: IPublicClientApplication)
src/chat-copilot/webapp/src/libs/auth/AuthHelper.ts:97
Functionmain
()
src/loadbalancer/cmd/server/main.go:15
FunctiononAddChat
()
src/chat-copilot/webapp/src/components/chat/chat-list/bot-menu/SimplifiedNewBotMenu.tsx:21
FunctiononAddChat
()
src/chat-copilot/webapp/src/components/chat/chat-list/bot-menu/NewBotMenu.tsx:19
FunctiononClick
(_ev: any)
src/chat-copilot/webapp/src/components/chat/chat-list/ChatListItem.tsx:110
FunctiononClose
()
src/chat-copilot/webapp/src/components/chat/shared/EditChatName.tsx:63
FunctiononCloseDialog
()
src/chat-copilot/webapp/src/components/chat/chat-list/bot-menu/SimplifiedNewBotMenu.tsx:25
FunctiononConnect
()
src/chat-score/webapp/src/workers/Socket.worker.ts:23
FunctiononDeleteChat
()
src/chat-copilot/webapp/src/components/chat/chat-list/dialogs/DeleteChatDialog.tsx:40
FunctiononDisconnect
()
src/chat-score/webapp/src/workers/Socket.worker.ts:33
FunctiononDisconnectClick
(event: FormEvent)
src/chat-copilot/webapp/src/components/open-api-plugins/cards/PluginCard.tsx:31
FunctiononDragEnter
(e: React.DragEvent<HTMLDivElement>)
src/chat-copilot/webapp/src/components/chat/ChatRoom.tsx:62
FunctiononEditInput
(newValue: string)
src/chat-copilot/webapp/src/components/chat/plan-viewer/PlanStepCard.tsx:183
FunctiononError
(json: string)
src/chat-score/webapp/src/workers/Socket.worker.ts:48
FunctiononFilterCancel
()
src/chat-copilot/webapp/src/components/chat/chat-list/ChatList.tsx:152
FunctiononFilterClick
()
src/chat-copilot/webapp/src/components/chat/chat-list/ChatList.tsx:148
FunctiononSaveButtonClick
()
src/chat-copilot/webapp/src/components/chat/persona/PromptEditor.tsx:74
FunctiononScroll
()
src/chat-copilot/webapp/src/components/chat/ChatRoom.tsx:77
FunctiononSearch
(ev: React.ChangeEvent<HTMLInputElement>, data: InputOnChangeData)
src/chat-copilot/webapp/src/components/chat/chat-list/ChatList.tsx:157
FunctiononTabSelect
(_event, data)
src/chat-copilot/webapp/src/components/chat/ChatWindow.tsx:105
FunctiononTabSelect
(_event, data)
src/chat-copilot/webapp/src/components/chat/prompt-dialog/PromptDialog.tsx:64
FunctiononTabSelect
(_event, data)
src/chat-copilot/webapp/src/components/chat/plan-viewer/PlanDialogView.tsx:70
FunctiononTitleChange
(_ev: React.ChangeEvent<HTMLInputElement>, data: InputOnChangeData)
src/chat-copilot/webapp/src/components/chat/shared/EditChatName.tsx:68
FunctionopenPluginPopUp
(page, pluginIdentifierText)
src/chat-copilot/webapp/tests/utils.ts:86
Functionpass
()
src/chat-score/webapp/src/components/conversation/ScoringPane.tsx:92
FunctionpassQuick
()
src/chat-score/webapp/src/components/conversation/ScoringPane.tsx:97
Functionping
()
src/chat-score/webapi/app.py:53
FunctionpostUnitTest
(page)
src/chat-copilot/webapp/tests/utils.ts:69
FunctionprocessPlan
(chatId: string, planState: PlanState, serializedPlan: string, planGoal?: string)
src/chat-copilot/webapp/src/libs/hooks/useChat.ts:504
Functionprotected
()
src/challenge-home/webapi/app.py:81
Functionratelimit
(method="POST", limit=50, interval=300, key_prefix="rl")
docker/ctfd/utils/decorators/__init__.py:164
Functionratelimit_decorator
(f)
docker/ctfd/utils/decorators/__init__.py:165
Functionratelimit_function
(*args, **kwargs)
docker/ctfd/utils/decorators/__init__.py:167
Functionread_output
(name, process, stream, lock)
docker/chat-score/entrypoint.py:50
Functionread_output
(name, process, stream, lock)
docker/picture-submission/entrypoint.py:42
Functionread_output
(name, process, stream, lock)
docker/challenge-home/entrypoint.py:42
Functionregistered_only
Decorator that requires the user to have a registered account :param f: :return:
docker/ctfd/utils/decorators/__init__.py:104
FunctionreplaceCitationLinksWithIndices
(formattedMessageContent: string, message: IChatMessage)
src/chat-copilot/webapp/src/components/utils/TextUtils.tsx:87
Functionrequire_authentication_if_config
(config_key)
docker/ctfd/utils/decorators/__init__.py:42
Functionrequire_complete_profile
(f)
docker/ctfd/utils/decorators/__init__.py:201
Functionrequire_team
(f)
docker/ctfd/utils/decorators/__init__.py:147
Functionrequire_team_wrapper
(*args, **kwargs)
docker/ctfd/utils/decorators/__init__.py:149
Functionrequire_verified_emails
Decorator to restrict an endpoint to users with confirmed active email addresses :param f: :return:
docker/ctfd/utils/decorators/__init__.py:57
FunctionresetAppReducer
(state: RootState | undefined, action: AnyAction)
src/chat-copilot/webapp/src/redux/app/rootReducer.ts:23
Functionscore
(id: str)
src/picture-submission/webapi/app.py:89
Functionscore_chat
()
src/chat-score/webapi/app.py:74
Functionscore_conversation
(data: dict)
src/chat-score/webapi/app.py:61
Functionscoring_auth
(f)
src/picture-submission/webapi/server/middleware/scoring_auth.py:9
FunctionsendReview
()
src/picture-submission/webapp/src/components/PictureUpload.tsx:132
FunctionserverHealth
(page)
src/chat-copilot/webapp/tests/testsBasic.ts:10
FunctionshareAndJoinChatSessionTest
(page)
src/chat-copilot/webapp/tests/testsMultiuser.ts:11
Functionshutdown
()
src/chat-score/webapi/app.py:148
FunctionsignalRMiddleware
(store: StoreMiddlewareAPI)
src/chat-copilot/webapp/src/redux/features/message-relay/signalRMiddleware.ts:21
FunctionssoSilentRequest
(msalInstance: IPublicClientApplication)
src/chat-copilot/webapp/src/libs/auth/AuthHelper.ts:76
Functionstatic_file
(path)
src/chat-copilot/plugins/rce-plugin/app.py:38
Functionstop_worker
(**kwargs)
src/chat-score/webapi/worker/general.py:18
Functionsubmit
()
src/chat-score/webapp/src/components/conversation/ScoringPane.tsx:109
FunctionsubmitDocument
()
src/chat-copilot/webapp/src/components/chat/tabs/RagTab.tsx:113
Functionticks5s
()
src/chat-score/webapi/worker/general.py:22
Methodto_response
(self)
src/chat-score/webapi/server/dtos.py:81
Functionupload
(ctfd_ticket: CtfdAuthTicket)
src/picture-submission/webapi/app.py:84
FunctionuploadBot
(bot: ChatArchive)
src/chat-copilot/webapp/src/libs/hooks/useChat.ts:309
Methodworker_ready
(self, concurrency: int)
src/chat-score/webapi/worker/common/base.py:7
Methodworker_stop
(self)
src/chat-score/webapi/worker/common/base.py:11
Functionwrapper
(*args, **kwargs)
src/picture-submission/webapi/server/middleware/ctfd_auth.py:15
Functionwrapper
(*args, **kwargs)
src/picture-submission/webapi/server/middleware/scoring_auth.py:11
← previous401–490 of 490, ranked by callers