MCPcopy Create free account

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

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

↓ 1 callersFunctionstartSignalRConnection
(hubConnection: signalR.HubConnection, store: StoreMiddlewareAPI)
src/chat-copilot/webapp/src/redux/features/message-relay/signalRHubConnection.ts:104
↓ 1 callersMethodtick
(self)
src/chat-score/webapi/worker/tasks/tick.py:36
↓ 1 callersMethodto_response
(self)
src/picture-submission/webapi/server/models/submission.py:25
↓ 1 callersMethodto_status
(self)
src/chat-score/webapi/server/dtos.py:73
↓ 1 callersMethodunassign_expired
Function to unassign expired conversations
src/chat-score/webapi/server/models/conversation.py:163
↓ 1 callersMethodunassign_review
Function to unassign a conversation from a list of reviewers
src/chat-score/webapi/server/models/conversation.py:65
↓ 1 callersFunctionupdateConnectionStatus
(state: AppState, statusUpdate: Alert)
src/chat-copilot/webapp/src/redux/features/app/appSlice.ts:138
↓ 1 callersFunctionupdateHostedPlugin
()
src/chat-copilot/webapp/src/components/open-api-plugins/PluginGallery.tsx:77
↓ 1 callersFunctionupdate_challenges
(path: str)
docker/ctfd/update_challenges.py:24
↓ 1 callersMethodupload_picture
(self, ticket: CtfdAuthTicket)
src/picture-submission/webapi/server/controller/submission.py:46
↓ 1 callersFunctionuseChallenge
()
src/chat-copilot/webapp/src/libs/hooks/useChallenge.ts:9
↓ 1 callersFunctionuseGraph
()
src/chat-copilot/webapp/src/libs/hooks/useGraph.ts:16
↓ 1 callersFunctionuseScoring
()
src/chat-copilot/webapp/src/libs/hooks/useScoring.ts:10
↓ 1 callersFunctionuseTable
(resources: ChatMemorySource[])
src/chat-copilot/webapp/src/components/chat/tabs/DocumentsTab.tsx:190
↓ 1 callersFunctionuseTable
(planMessages: IChatMessage[], setChatTab: () => void)
src/chat-copilot/webapp/src/components/chat/tabs/PlansTab.tsx:77
↓ 1 callersFunctionvalidate
()
src/loadbalancer/internal/config/config.go:91
↓ 1 callersMethodvalidate_auth
(self, request: Request)
src/picture-submission/webapi/server/service/ctfd/ctfd.py:44
↓ 1 callersFunctionwaitFor
(hasInteractionCompleted: () => boolean)
src/chat-copilot/webapp/src/libs/auth/TokenHelper.ts:93
↓ 1 callersFunctionworker
()
src/chat-score/webapp/src/workers/Socket.worker.ts:9
↓ 1 callersMethodworker_ready
(self, concurrency: int)
src/chat-score/webapi/worker/tasks/tick.py:27
↓ 1 callersMethodworker_stop
(self)
src/chat-score/webapi/worker/tasks/tick.py:31
↓ 1 callersFunctionwrite_appsettings
(challenge, data)
challenges/generate.py:21
↓ 1 callersFunctionwrite_appsettings
(challenge, data)
k8s/deploy.py:30
↓ 1 callersFunctionwrite_config_picture_submission
(challenge)
k8s/deploy.py:153
FunctionAdd
Add a service to the pool of services
src/loadbalancer/internal/services/service.go:30
FunctionAlerts
()
src/chat-copilot/webapp/src/components/shared/Alerts.tsx:30
FunctionApp
()
src/chat-copilot/webapp/src/App.tsx:66
FunctionApp
()
src/chat-score/webapp/src/App.tsx:28
FunctionApp
()
src/picture-submission/webapp/src/App.tsx:18
FunctionApp
()
src/challenge-home/webapp/src/App.tsx:11
FunctionBackendProbe
({ onBackendFound })
src/chat-copilot/webapp/src/components/views/BackendProbe.tsx:24
FunctionBaseCard
({ image, header, secondaryText, description, action, helpText, helpLink, })
src/chat-copilot/webapp/src/components/open-api-plugins/cards/BaseCard.tsx:48
FunctionChat
({ classes, appState, setAppState, challengeName, description, features, showDescr
src/chat-copilot/webapp/src/App.tsx:183
FunctionChatHistory
({ messages })
src/chat-copilot/webapp/src/components/chat/chat-history/ChatHistory.tsx:28
FunctionChatHistoryDocumentContent
({ isMe, message })
src/chat-copilot/webapp/src/components/chat/chat-history/ChatHistoryDocumentContent.tsx:77
FunctionChatHistoryItem
({ message, messageIndex })
src/chat-copilot/webapp/src/components/chat/chat-history/ChatHistoryItem.tsx:107
FunctionChatHistoryTextContent
({ message })
src/chat-copilot/webapp/src/components/chat/chat-history/ChatHistoryTextContent.tsx:23
FunctionChatInput
({ isDraggingOver, onDragLeave, onSubmit, chatInputState })
src/chat-copilot/webapp/src/components/chat/ChatInput.tsx:91
FunctionChatList
()
src/chat-copilot/webapp/src/components/chat/chat-list/ChatList.tsx:91
FunctionChatListItem
({ id, header, timestamp, preview, botProfilePicture, isSelected, })
src/chat-copilot/webapp/src/components/chat/chat-list/ChatListItem.tsx:93
FunctionChatListSection
({ header, conversations })
src/chat-copilot/webapp/src/components/chat/chat-list/ChatListSection.tsx:39
FunctionChatRoom
()
src/chat-copilot/webapp/src/components/chat/ChatRoom.tsx:43
FunctionChatStatus
()
src/chat-copilot/webapp/src/components/chat/ChatStatus.tsx:19
FunctionChatView
()
src/chat-copilot/webapp/src/components/views/ChatView.tsx:21
FunctionChatWindow
()
src/chat-copilot/webapp/src/components/chat/ChatWindow.tsx:93
FunctionCitationCards
({ message })
src/chat-copilot/webapp/src/components/chat/chat-history/CitationCards.tsx:36
FunctionClosed
Closed called by a service once done
src/loadbalancer/internal/services/service.go:59
FunctionConversationQueue
()
src/chat-score/webapp/src/components/ConversationQueue.tsx:50
FunctionConversationView
()
src/chat-score/webapp/src/components/conversation/ConversationView.tsx:45
FunctionDeleteChatDialog
({ chatId })
src/chat-copilot/webapp/src/components/chat/chat-list/dialogs/DeleteChatDialog.tsx:33
FunctionDescriptionDialog
({ description, open })
src/chat-copilot/webapp/src/components/chat/DescriptionDialog.tsx:54
FunctionDescriptionDialog
({ description, open })
src/picture-submission/webapp/src/components/DescriptionDialog.tsx:54
FunctionDocumentsTab
()
src/chat-copilot/webapp/src/components/chat/tabs/DocumentsTab.tsx:86
FunctionEditChatName
({ name, chatId, exitEdits, textButtons })
src/chat-copilot/webapp/src/components/chat/shared/EditChatName.tsx:41
FunctionError
({ text })
src/chat-copilot/webapp/src/components/views/Error.tsx:13
FunctionGetAddr
(hostname string, portname string)
src/loadbalancer/internal/config/config.go:83
FunctionGetEndpoint
(modelName string)
src/loadbalancer/internal/services/orchestrator/endpoint.go:37
FunctionGetEndpoints
()
src/loadbalancer/internal/config/config.go:87
FunctionGetInt64
(key string)
src/loadbalancer/internal/config/config.go:79
FunctionHeader
()
src/chat-score/webapp/src/components/Header.tsx:26
FunctionHeader
()
src/picture-submission/webapp/src/components/Header.tsx:27
FunctionInit
()
src/loadbalancer/internal/config/config.go:32
MethodInit
()
src/loadbalancer/internal/services/reverseproxy/reverseproxy.go:175
MethodInit
()
src/loadbalancer/internal/services/orchestrator/orchestrator.go:33
FunctionInvitationCreateDialog
({ onCancel, chatId })
src/chat-copilot/webapp/src/components/chat/invitation-dialog/InvitationCreateDialog.tsx:31
FunctionInvitationJoinDialog
({ onCloseDialog })
src/chat-copilot/webapp/src/components/chat/invitation-dialog/InvitationJoinDialog.tsx:36
FunctionIsValidModel
(modelName string)
src/loadbalancer/internal/services/orchestrator/endpoint.go:90
FunctionListItemActions
({ chatId, onEditTitleClick })
src/chat-copilot/webapp/src/components/chat/chat-list/ListItemActions.tsx:33
FunctionListenSIG
ListenSIG register a thread to listen to a SIGTERM signal returns a signal to wait untill the functions are all called
src/loadbalancer/pkg/graceful/graceful.go:29
FunctionLoading
({ text })
src/chat-copilot/webapp/src/components/views/Loading.tsx:12
FunctionLogin
()
src/chat-copilot/webapp/src/components/views/Login.tsx:11
FunctionMainView
()
src/chat-score/webapp/src/components/conversation/MainView.tsx:37
FunctionMainView
()
src/picture-submission/webapp/src/components/MainView.tsx:42
FunctionMemoryBiasSlider
()
src/chat-copilot/webapp/src/components/chat/persona/MemoryBiasSlider.tsx:46
FunctionMessage
({ role, message, document, picture })
src/chat-score/webapp/src/components/conversation/Message.tsx:47
FunctionMissingEnvVariablesError
({ missingVariables })
src/chat-copilot/webapp/src/components/views/MissingEnvVariablesError.tsx:12
FunctionNewBotMenu
()
src/chat-copilot/webapp/src/components/chat/chat-list/bot-menu/NewBotMenu.tsx:13
FunctionParticipantsList
({ participants })
src/chat-copilot/webapp/src/components/chat/controls/ParticipantsList.tsx:47
FunctionPersonaTab
()
src/chat-copilot/webapp/src/components/chat/tabs/PersonaTab.tsx:13
FunctionPictureUpload
()
src/picture-submission/webapp/src/components/PictureUpload.tsx:43
FunctionPlanBody
({ plan, setPlan, planState, description })
src/chat-copilot/webapp/src/components/chat/plan-viewer/PlanBody.tsx:25
FunctionPlanDialogView
({ goal, plan, setChatTab })
src/chat-copilot/webapp/src/components/chat/plan-viewer/PlanDialogView.tsx:58
FunctionPlanStepCard
({ step, enableEdits, enableStepDelete, onDeleteStep })
src/chat-copilot/webapp/src/components/chat/plan-viewer/PlanStepCard.tsx:94
FunctionPlanStepInput
({ input, onEdit, enableEdits, validationErrors, setValidationErrors, })
src/chat-copilot/webapp/src/components/chat/plan-viewer/PlanStepInput.tsx:56
FunctionPlanViewer
({ message, messageIndex })
src/chat-copilot/webapp/src/components/chat/plan-viewer/PlanViewer.tsx:43
FunctionPlansTab
({ setChatTab })
src/chat-copilot/webapp/src/components/chat/tabs/PlansTab.tsx:53
FunctionPluginCard
({ plugin, isHosted })
src/chat-copilot/webapp/src/components/open-api-plugins/cards/PluginCard.tsx:23
FunctionPluginConnector
({ name, icon, publisher, authRequirements, apiProperties, isHosted, })
src/chat-copilot/webapp/src/components/open-api-plugins/PluginConnector.tsx:68
FunctionPluginGallery
()
src/chat-copilot/webapp/src/components/open-api-plugins/PluginGallery.tsx:65
FunctionPromptDialog
({ message })
src/chat-copilot/webapp/src/components/chat/prompt-dialog/PromptDialog.tsx:57
FunctionPromptEditor
({ chatId, title, prompt, isEditable, info, modificationHandler, })
src/chat-copilot/webapp/src/components/chat/persona/PromptEditor.tsx:53
FunctionRagDocument
()
src/chat-copilot/webapp/src/components/chat/chat-history/RagDocument.tsx:14
FunctionRagTab
({ onTabChange })
src/chat-copilot/webapp/src/components/chat/tabs/RagTab.tsx:45
FunctionRegister
Register a function to be called when sigterm is raised
src/loadbalancer/pkg/graceful/graceful.go:22
MethodRegister
()
src/loadbalancer/internal/services/reverseproxy/reverseproxy.go:171
MethodRegister
()
src/loadbalancer/internal/services/orchestrator/orchestrator.go:29
FunctionScorerAction
({ chatId, messageIndex })
src/chat-copilot/webapp/src/components/chat/chat-history/ScorerAction.tsx:24
FunctionScoringPane
()
src/chat-score/webapp/src/components/conversation/ScoringPane.tsx:61
MethodServeHTTP
(rw http.ResponseWriter, req *http.Request)
src/loadbalancer/internal/services/reverseproxy/reverseproxy.go:35
FunctionSetEndpointToken
(endpointId int, modelName string, tokenAvailable int, requestAvailable int)
src/loadbalancer/internal/services/orchestrator/endpoint.go:67
← previousnext →201–300 of 490, ranked by callers