MCPcopy Create free account

hub / github.com/dust-tt/dust / functions

Functions24,692 in github.com/dust-tt/dust

↓ 10 callersFunctionmyPodSeedRandom
(seed: string, index: number)
sparkle/playground/src/data/myPod.ts:20
↓ 10 callersFunctionnavigationHistoryEntryTitle
( entry: NavigationHistoryEntryType )
front/components/data_source_view/context/utils.ts:235
↓ 10 callersFunctionnormalizeResponse
( response: | { results: { pageInfo: z.infer<typeof PageInfoSchema>; data: T
front/lib/api/actions/servers/vanta/renderers.ts:405
↓ 10 callersFunctionnormalizeUrlForSourceUrlSearch
(query: string)
front/lib/connectors.ts:439
↓ 10 callersFunctiononClose
(code: number | null)
cli/dust-cli/src/utils/grep.ts:75
↓ 10 callersFunctionopen
(ws: ServerWebSocket<WsClientData>)
x/henry/dust-hive/src/proxy-daemon.ts:180
↓ 10 callersFunctionparseAndStringifyCsv
(tableCsv: string)
connectors/src/types/shared/utils/structured_data.ts:74
↓ 10 callersFunctionparseDustApiResult
({ result, logger, projectId, workspaceId, errorPrefix, }: { result: Result<T, APIError>; logger
connectors/src/connectors/dust_project/lib/api_errors.ts:53
↓ 10 callersFunctionparseToolArguments
( argumentsJson: string )
front/lib/model_constructors/sdk/anthropic_ai/converters/input/utils.ts:115
↓ 10 callersFunctionpatchMetadata
( workspace: { sId: string }, spaceId: string, body: unknown )
front-api/routes/w/[wId]/spaces/[spaceId]/project_metadata.test.ts:34
↓ 10 callersMethodport
(self)
cli/dust-sandbox/src/commands/forward/rewrite_policy.rs:23
↓ 10 callersFunctionpostEdit
( workspace: LightWorkspaceType, fileId: string, body: unknown )
front-api/routes/w/[wId]/files/[fileId]/edit-text.test.ts:21
↓ 10 callersFunctionpostGrants
(workspace: { sId: string }, fileId: string, body: unknown)
front-api/routes/w/[wId]/files/[fileId]/share/grants.test.ts:18
↓ 10 callersFunctionpublishAgentMessagesEvents
( conversation: ConversationWithoutContentType, agentMessages: AgentMessageType[] )
front/lib/api/assistant/streaming/events.ts:177
↓ 10 callersFunctionrecordUsage
( auth: Authenticator, skill: SkillResource, { microUsd, awuCredits }: { microUsd: number; awuCredits: n
front/lib/reinforcement/enforcement.test.ts:64
↓ 10 callersFunctionredactString
(str: string, n: number)
front/types/shared/utils/string_utils.ts:82
↓ 10 callersMethodrename
* Rename `scopedPath` to `newFileName` within the same directory. * * `newFileName` must be a plain filename with no path separators. * Retur
front/lib/api/file_system/dust_file_system.ts:823
↓ 10 callersFunctionrenderAttachmentXml
({ attachment, content = null, hideFlagsAndVersion = false, }: { attachment: ConversationAttachmentTyp
front/lib/api/assistant/conversation/attachments.ts:303
↓ 10 callersFunctionrequireAgentLoopConversation
( extra: AgentLoopConversationExtra )
front/lib/api/actions/servers/files/tools/agent_loop_fs.ts:12
↓ 10 callersFunctionresolvePrefix
( owner: LightWorkspaceType, scope: GCSMountPoint )
front/lib/api/files/gcs_mount/files.ts:32
↓ 10 callersFunctionrunBashFunction
( funcCall: string, cwd: string, profile: "anthropic" | "openai" | "gemini" = "anthropic" )
front/lib/api/sandbox/image/profile/tests/_test_utils.ts:15
↓ 10 callersFunctionsanitizeFileSystemName
(name: string)
front/lib/api/file_system/dust_file_system.ts:60
↓ 10 callersFunctionscopedPathsFromArgs
( ...paths: Array<string | undefined> )
front/lib/api/actions/servers/files/tools/agent_loop_fs.ts:26
↓ 10 callersFunctionscoreAndSelectConversations
( conversationSkillMap: Map<ModelId, Set<string>>, convModelIdToId: Map<ModelId, string>, signals: Conve
front/lib/reinforcement/selection.ts:273
↓ 10 callersFunctionsearch
(workspace: { sId: string }, query: Record<string, string>)
front-api/routes/w/[wId]/assistant/conversations/search.test.ts:32
↓ 10 callersMethodsearch
( &self, credentials: Credentials, store: Box<dyn Store + Sync + Send>, qdrant
core/src/data_sources/data_source.rs:1211
↓ 10 callersFunctionsearchProjects
( workspace: { sId: string }, query: Record<string, string> = {} )
front-api/routes/w/[wId]/spaces/search_projects.test.ts:7
↓ 10 callersFunctionsendMessage
(message: T)
extension/shared/messages.ts:149
↓ 10 callersFunctionsend_h2_response
( mut respond: SendResponse<Bytes>, status: StatusCode, body: Bytes, )
cli/dust-sandbox/src/commands/forward/http2/test_support.rs:516
↓ 10 callersFunctionserializeToolTag
({ icon, id, name }: ToolReference)
front/lib/tools/format.ts:57
↓ 10 callersFunctionsetCheckoutPaymentPending
( input: Omit<CheckoutPayment, "status" | "createdAtMs"> )
front/lib/credits/checkout_payment_status.ts:44
↓ 10 callersMethodsetConnectorId
(connectorId: string | null)
front/lib/resources/data_source_resource.ts:614
↓ 10 callersFunctionsetupEntitledSeats
(seatTypeList: MembershipSeatType[])
front/lib/api/credits/auto_seat_upgrade.test.ts:84
↓ 10 callersFunctionsetupMockFile
( workspace: { id: number }, options: { useCase?: string; useCaseMetadata?: Record<string, any>;
front-api/routes/v1/w/[wId]/files/fileId.test.ts:65
↓ 10 callersFunctionshouldSkipDataSourceIndexing
({ contentType, fileName, }: { contentType: string; fileName: string; })
front/lib/api/files/should_skip_indexing.ts:15
↓ 10 callersFunctionstripNullBytes
(text: string)
front/types/shared/utils/string_utils.ts:101
↓ 10 callersFunctionsyncSeatCount
({ metronomeCustomerId, contractId, workspace, planCode, startingAt, contract, }: { metronomeCus
front/lib/metronome/seats.ts:1261
↓ 10 callersFunctiontest_h2_upstream_pool
( handshake_count: Arc<AtomicUsize>, handler: F, )
cli/dust-sandbox/src/commands/forward/http2/test_support.rs:90
↓ 10 callersFunctiontest_tls_connector
( root: CertificateDer<'static>, alpn_protocols: Vec<Vec<u8>>, )
cli/dust-sandbox/src/commands/forward/mitm_session.rs:1115
↓ 10 callersFunctionthrottleWithRedis
( rateLimit: RateLimit, key: string, { canBeIgnored }: { canBeIgnored: boolean }, func: () => Promise<
connectors/src/lib/throttle.ts:14
↓ 10 callersMethodtoCreateConfig
()
front/lib/api/sandbox/image/sandbox_image.ts:238
↓ 10 callersFunctiontoFreeMetronomeUserId
(sId: string)
front/lib/metronome/constants.ts:171
↓ 10 callersMethodtoGCSPath
(scopedPath: string)
front/lib/api/file_system/backends/gcs_file_system_backend.ts:88
↓ 10 callersMethodtoJSONForAdmin
()
front/lib/resources/credit_resource.ts:516
↓ 10 callersFunctiontriggerConversationUnreadNotifications
( auth: Authenticator, { conversationId, messageId, userToNotifyId, }: { conversationId:
front/lib/notifications/workflows/conversation-unread.ts:1155
↓ 10 callersFunctiontruncateSection
( section: CoreAPIDataSourceDocumentSection, maxLength: number )
connectors/src/lib/data_sources.ts:720
↓ 10 callersMethodupdateName
(firstName: string, lastName: string | null)
front/lib/resources/user_resource.ts:512
↓ 10 callersMethoduploadContent
(auth: Authenticator, content: string)
front/lib/resources/file_resource.ts:1013
↓ 10 callersFunctionupsertFreePlans
(planCode?: string)
front/lib/plans/free_plans.ts:175
↓ 10 callersFunctionupsertProPlans
(planCode?: string)
front/lib/plans/pro_plans.ts:173
↓ 10 callersFunctionuseAgentConfiguration
({ workspaceId, agentConfigurationId, disabled, }: { workspaceId: string; agentConfigurationId: stri
front/lib/swr/assistants.ts:238
↓ 10 callersFunctionuseBlockedActionsContext
()
front/components/assistant/conversation/BlockedActionsProvider.tsx:50
↓ 10 callersFunctionuseDataSourceBuilderContext
()
front/components/data_source_view/context/DataSourceBuilderContext.tsx:456
↓ 10 callersFunctionuseFileUploaderService
({ hasSandboxTools, owner, useCase, useCaseMetadata, }: { hasSandboxTools: boolean; owner: LightWo
front/hooks/useFileUploaderService.ts:54
↓ 10 callersFunctionuseSubscriptionContext
()
front/components/workspace/billing/SubscriptionContext.tsx:43
↓ 10 callersFunctionuseUserMetadata
( key: string, swrOptions?: SWRConfiguration & { disabled?: boolean; workspaceId?: string; } )
front/lib/swr/user.ts:56
↓ 10 callersFunctionvalidateEnvVarValueForKind
({ kind, value, }: { kind: WorkspaceSandboxEnvVarKind; value: string; })
front/lib/api/sandbox/env_vars.ts:74
↓ 10 callersFunctionvalidateJsonSchema
( value: object | string | null | undefined, { enforceRequiredFields = false }: { enforceRequiredFields?:
front/lib/utils/json_schemas.ts:298
↓ 10 callersFunctionverifySignature
({ signedContent, secret, signature, algorithm, }: { signedContent: string; secret: string; sign
front/lib/webhook_source_server.ts:4
↓ 10 callersFunctionwithDataSource
(options: WithDataSourceOptions)
front-api/middlewares/with_data_source.ts:40
↓ 10 callersFunctionworkspaceAdminGuard
(auth: Authenticator)
front/lib/actions/mcp_internal_actions/utils.ts:31
↓ 10 callersFunctionwrapNotionAPITokenErrors
( worker: () => Promise<T> )
connectors/src/connectors/notion/lib/notion_api.ts:48
↓ 10 callersFunctionwriteToRelocationStorage
( data: unknown, { workspaceId, type, operation, fileName }: RelocationStorageOptions )
front/temporal/relocation/lib/file_storage/relocation.ts:22
↓ 9 callersMethod_emitToHandlers
( type: T, ...args: unknown[] )
sdks/js/src/high_level/stream.ts:224
↓ 9 callersFunctionaddArrayField
( label: string, value: unknown[] | null | undefined, separator = ", " )
front/lib/api/actions/servers/vanta/renderers.ts:611
↓ 9 callersFunctionaddEvent
(event: LLMEvent)
front/lib/api/llm/clients/mistral/utils/mistral_to_events.ts:349
↓ 9 callersFunctionasDisplayToolName
(name?: string | null)
front/types/shared/utils/string_utils.ts:136
↓ 9 callersMethodbuildRequestPayload
( { conversation, prompt, specifications, forceToolCall, }: LLMStreamParameter
front/lib/api/llm/clients/openai/index.ts:90
↓ 9 callersFunctionbuildSeatEntitlementOverrides
( creditTypeId: string, seats: Array<{ product_name: string; price?: number }> )
front/lib/metronome/setup_new_pricing.ts:308
↓ 9 callersFunctioncallTool
(fileId: string)
front/lib/api/actions/servers/google_drive/tools/index.test.ts:331
↓ 9 callersFunctionclassifyMetronomePackageCurrencyByName
( name: string )
front/lib/metronome/types.ts:95
↓ 9 callersMethodcleanUpWorkspace
( auth: Authenticator, { webhookRequestTtl = WEBHOOK_REQUEST_TTL, maxWebhookRequestsToKeep
front/lib/resources/webhook_request_resource.ts:270
↓ 9 callersFunctionclearMetronomeAlert
({ metronomeCustomerId, uniquenessKey, }: { metronomeCustomerId: string; uniquenessKey: string; })
front/lib/metronome/alerts.ts:352
↓ 9 callersFunctioncomputeAllowedTokenCount
({ promptTokens, toolsTokens, interactionTokens, availableDelta = 0, }: { promptTokens: number; to
front/lib/api/assistant/conversation_rendering/index.test.ts:104
↓ 9 callersFunctioncomputeSeatCreditTransfers
({ metronomeSeatByUser, desiredSeatByUser, balanceByUser, allocationBySeatType, }: { metronomeSeatBy
front/lib/metronome/seats.ts:842
↓ 9 callersFunctionconcurrentExecutor
( items: T[] | readonly T[], iterator: (item: T, idx: number) => Promise<V>, { concurrency }: { concurre
front/temporal/workflow_utils.ts:5
↓ 9 callersMethodconnectionOpts
()
front/lib/api/sandbox/providers/e2b.ts:166
↓ 9 callersFunctioncontextOriginFilter
( value: string | string[] | undefined )
front/lib/api/assistant/observability/context_origin.ts:17
↓ 9 callersFunctioncreate
(params: { dataSourceConfig: DataSourceConfig; connectionId: string; configuration: ConnectorConfi
connectors/src/connectors/interface.ts:53
↓ 9 callersFunctioncreateAgenticConversation
( auth: Authenticator, workspace: WorkspaceType, { agenticParentMessageId }: { agenticParentMessageId?:
front/lib/api/assistant/conversation/resume_ancestor_conversations.test.ts:18
↓ 9 callersFunctioncreateCallbackReader
()
front/lib/utils.ts:407
↓ 9 callersFunctioncreateDataSourceConfiguration
({ dataSourceView, parentsIn, skillId, }: { dataSourceView: DataSourceViewResource; pare
front/lib/resources/skill/skill_resource.test.ts:43
↓ 9 callersMethodcreateEdit
( auth: Authenticator, skill: SkillResource, overrides: Partial<{ suggestion: { inst
front/tests/utils/SkillSuggestionFactory.ts:45
↓ 9 callersMethodcreateProject
()
front/types/core/core_api.ts:382
↓ 9 callersMethodcreateSkills
( auth: Authenticator, agentConfiguration: LightAgentConfigurationType, overrides: Partial<{
front/tests/utils/AgentSuggestionFactory.ts:90
↓ 9 callersFunctioncreateWebhookSource
(workspace: WorkspaceType, name: string)
front-api/routes/w/[wId]/webhook_sources/[webhookSourceId]/index.test.ts:16
↓ 9 callersFunctiondecodeSqids
(obj: unknown)
front/lib/utils.ts:455
↓ 9 callersFunctiondefaultSelectionConfiguration
( dataSourceView: DataSourceViewType )
front/types/data_source_view.ts:65
↓ 9 callersMethoddeleteDataSourceDocument
({ projectId, dataSourceId, documentId, caller, }: { projectId: string; dataSourceId
front/types/core/core_api.ts:1456
↓ 9 callersFunctiondescribeWakeUpSchedule
(wakeUp: WakeUpType)
front/lib/utils/wakeup_description.ts:78
↓ 9 callersFunctiondestroyConversation
( auth: Authenticator, { conversation, }: { conversation: ConversationResource; } )
front/lib/api/assistant/conversation/destroy.ts:178
↓ 9 callersFunctiondetermineState
( buildWatchersRunning: boolean, dockerRunning: boolean, appServicesRunning: boolean )
x/henry/dust-hive/src/lib/state.ts:36
↓ 9 callersFunctiondisableWorkOSSSOAndSCIM
( workspace: LightWorkspaceType, { disableSSO, disableSCIM }: { disableSSO: boolean; disableSCIM: boolean
front/lib/api/workos/organization.ts:292
↓ 9 callersFunctiondismissMention
( auth: Authenticator, { messageId, conversationId, type, id, }: { messageId: string
front/lib/api/assistant/conversation/mentions.ts:483
↓ 9 callersFunctiondisplayRole
(role: RoleType)
front/components/members/Roles.ts:3
↓ 9 callersFunctionencrypt
({ text, key, useCase, }: { text: string; key: string; useCase: EncryptionUseCase; })
front/types/shared/utils/encryption.ts:34
↓ 9 callersFunctionextensionsForContentType
( contentType: AllSupportedFileContentType )
front/types/files.ts:893
↓ 9 callersMethodfetchByActiveBot
(slackTeamId: string)
connectors/src/resources/slack_configuration_resource.ts:139
↓ 9 callersMethodfetchByAgentMessages
( auth: Authenticator, { agentMessageIds, transaction, latestVersionsOnly = false,
front/lib/resources/agent_step_content_resource.ts:162
↓ 9 callersMethodfetchByCategoryId
({ connectorId, brandId, categoryId, }: { connectorId: number; brandId: number; cate
connectors/src/resources/zendesk_resources.ts:1109
← previousnext →1,401–1,500 of 24,692, ranked by callers