MCPcopy Index your code

hub / github.com/pollinations/pollinations / functions

Functions5,304 in github.com/pollinations/pollinations

↓ 6 callersFunction_t
(e)
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 6 callersFunctionaddUtcMonths
(date: Date, months: number)
packages/ui/src/compositions/PeriodPicker.tsx:43
↓ 6 callersFunctionaggregate
(rows)
apps/operation/finance/lib/aggregate.mjs:13
↓ 6 callersFunctionarrayBufferToBase64
Convert ArrayBuffer to base64
packages/sdk/src/extras.ts:63
↓ 6 callersFunctionbudgetHint
( status: number, bodyText: string, )
packages/polli-cli/src/lib/errors.ts:4
↓ 6 callersFunctioncalcChange
(current, previous)
apps/operation/kpi/src/App.jsx:314
↓ 6 callersFunctioncalculateBillingAdjustments
( svc: ModelDefinition<string>, output: unknown, )
shared/registry/registry.ts:228
↓ 6 callersFunctioncallSeedream5API
( prompt: string, safeParams: ImageParams, )
gen.pollinations.ai/src/image/models/seedreamReplicateModel.ts:359
↓ 6 callersFunctioncallTrellis2
( params: Model3dParams, )
gen.pollinations.ai/src/model3d/models/trellis2Model.ts:23
↓ 6 callersFunctioncategoryIndex
(category)
apps/operation/finance/lib/categories.mjs:21
↓ 6 callersFunctionclaimReward
( db: AuthDb, { rewardId, userId, }: { rewardId: string; userId: s
shared/billing/rewards.ts:114
↓ 6 callersFunctionclosestByRatio
( width: number, height: number, table: readonly T[], )
gen.pollinations.ai/src/image/utils/aspectRatio.ts:27
↓ 6 callersFunctioncolLetter
(zeroIdx)
apps/operation/finance/bin/rebuild-sheet.mjs:31
↓ 6 callersFunctioncommunityEndpointPrices
( source: Partial<CommunityEndpointPrices>, )
shared/community-endpoints.ts:57
↓ 6 callersFunctioncreateAuth
(env: Cloudflare.Env, ctx?: ExecutionContext)
enter.pollinations.ai/src/auth.ts:25
↓ 6 callersFunctioncreateGeminiToolsTransform
(toolNames: GeminiToolName[])
gen.pollinations.ai/src/text/transforms/createGeminiToolsTransform.ts:19
↓ 6 callersFunctioncreateReasoningEffortTransform
( capability: ReasoningCapability, )
gen.pollinations.ai/src/text/transforms/createReasoningEffortTransform.ts:27
↓ 6 callersFunctionderTLV
(tag: number, content: Uint8Array)
shared/github/app-auth.ts:81
↓ 6 callersFunctiondisableAutoTopUp
(db: D1Database, userId: string)
enter.pollinations.ai/src/utils/stripe-billing.ts:1296
↓ 6 callersFunctionfetchModelCatalog
({ apiKey, baseUrl = DEFAULT_BASE_URL, signal, }: FetchModelCatalogOptions = {})
packages/sdk/src/models.ts:161
↓ 6 callersFunctionfilterVisible
( ids: TModelName[], )
shared/registry/registry.ts:367
↓ 6 callersMethodfindContainerIndex
(e,t)
apps/operation/quest-dashboard/assets/bundle.js:29
↓ 6 callersFunctionfindInvoice
( state: MockStripeState, id: string, )
enter.pollinations.ai/test/mocks/stripe.ts:706
↓ 6 callersFunctionfm
(e,t,n)
apps/operation/quest-dashboard/assets/bundle.js:16
↓ 6 callersFunctionformatPricePer1M
(price: number)
enter.pollinations.ai/frontend/src/components/models/formatters.ts:5
↓ 6 callersFunctionformatType
(schema: Schema | undefined)
gen.pollinations.ai/scripts/generate-apidocs.ts:114
↓ 6 callersFunctionformatUsdCentsCompact
(amountCents: number)
shared/pollen-packs.ts:95
↓ 6 callersMethodfreeze
()
apps/operation/quest-dashboard/assets/bundle.js:14
↓ 6 callersFunctiongetAuthorizeInitialPermissions
({ models, budget, expiry, permissions, }: AuthorizeDefaultsInput)
shared/auth/authorize-config.ts:64
↓ 6 callersFunctiongetModelPricesFromCatalog
( models: ApiModelInfo[], modelStats?: ModelStats, )
enter.pollinations.ai/frontend/src/components/models/model-catalog.ts:458
↓ 6 callersFunctiongetRealClientIp
(c: Context)
shared/client-ip.ts:14
↓ 6 callersFunctiongetTextModelsInfo
()
shared/registry/model-info.ts:148
↓ 6 callersFunctiongetVisibleModelEntriesForEventType
( c: Context<Env>, eventType: GenerationModelEntry["eventType"], )
gen.pollinations.ai/src/routes/proxy.ts:248
↓ 6 callersMethodget_issue_full
(self, issue_number: int, comments_count: int = 5)
apps/polly/src/services/github_graphql.py:128
↓ 6 callersMethodget_issue_node_id
(self, issue_number: int, for_projects: bool = False)
apps/polly/src/services/github_graphql.py:428
↓ 6 callersMethodget_token
(self)
apps/polly/src/services/github_auth.py:37
↓ 6 callersFunctionimageMessage
(urls: string[])
gen.pollinations.ai/test/text/transforms/imageUrlToBase64Transform.test.ts:11
↓ 6 callersFunctionisActivePath
(path)
apps/gsoc/src/components/Navbar.jsx:40
↓ 6 callersFunctionisUploaded
(url: string)
apps/ai-dungeon-master/src/components/GalleryModal.tsx:45
↓ 6 callersFunctionje
()
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 6 callersFunctionkn
(e)
apps/operation/quest-dashboard/assets/bundle.js:29
↓ 6 callersFunctionlogGptImageError
( prompt: string, safeParams: ImageParams, userInfo = {}, error: Error, contentSafetyResul
gen.pollinations.ai/src/image/utils/gptImageLogger.ts:28
↓ 6 callersFunctionmockReplicateFetch
* Mock the Replicate predictions endpoint (Prefer: wait returns a terminal * status inline, so no polling). Captures each call's model slug + input.
gen.pollinations.ai/test/image/wanVideoModel.test.ts:45
↓ 6 callersFunctionmr
(e,t)
apps/operation/quest-dashboard/assets/bundle.js:29
↓ 6 callersFunctionnormalizeCommunityEndpointBaseUrl
(value: string)
shared/community-endpoints.ts:139
↓ 6 callersFunctionnormalizeCommunityEndpointBearerToken
(value: string)
shared/community-endpoints.ts:112
↓ 6 callersFunctionnormalizeDisplayBalance
(value: number)
enter.pollinations.ai/frontend/src/components/pollen/pollen-balance.tsx:41
↓ 6 callersFunctionparams
(overrides: Partial<Model3dParams> = {})
gen.pollinations.ai/test/model3d/rodinModel.test.ts:23
↓ 6 callersFunctionparseUsageHeaders
( headers: Headers | Record<string, string>, )
shared/registry/usage-headers.ts:259
↓ 6 callersFunctionparse_json_response
Parse JSON from AI response, stripping markdown fences.
social/scripts/common.py:124
↓ 6 callersFunctionperiodFromDate
( granularity: PeriodGranularity, date = new Date(), )
packages/ui/src/lib/period.ts:65
↓ 6 callersFunctionreadError
(response: Response)
enter.pollinations.ai/frontend/src/components/community-endpoints/types.ts:194
↓ 6 callersFunctionread_news_file
Read a JSON file from the news branch (local overlay first, GitHub API fallback). The workflow overlays social/news/ from the news branch onto th
social/scripts/common.py:655
↓ 6 callersFunctionremoveUnset
(obj: T)
shared/util.ts:20
↓ 6 callersFunctionrequireCommunityEndpointManageAccess
( db: Db, userId: string, apiKey?: { permissions?: Record<string, string[]>; metad
enter.pollinations.ai/src/routes/community-endpoints.ts:244
↓ 6 callersFunctionrequireGenerationAccess
( vars: GenerationAccessVariables, env: CloudflareBindings, )
gen.pollinations.ai/src/utils/generation-access.ts:60
↓ 6 callersFunctionresolveModelName
(model: string)
shared/registry/registry.ts:318
↓ 6 callersFunctionrewardIconKind
( balanceBucket: string | null | undefined, )
enter.pollinations.ai/frontend/src/components/quests/quest-overview.tsx:162
↓ 6 callersFunctionrunInferenceportSync
( opts: RunOptions, )
gen.pollinations.ai/src/model3d/models/inferenceportClient.ts:70
↓ 6 callersMethodsendNotificationEmail
(to: string | string[], title: string, message: string, serviceName?: string)
apps/micro/src/wrapper.ts:27
↓ 6 callersFunctionsendStripeEventToTinybird
( env: CloudflareBindings, data: StripeEventData, )
enter.pollinations.ai/src/routes/stripe-webhooks.ts:259
↓ 6 callersFunctionsetReplicateEnv
()
gen.pollinations.ai/test/image/wanVideoModel.test.ts:91
↓ 6 callersFunctionslug
* Matches github-slugger: strips chars that aren't letters/numbers/spaces/dashes/underscores * (so emoji and VS-16 are removed), then converts whites
gen.pollinations.ai/scripts/generate-apidocs.ts:91
↓ 6 callersFunctionsr
(e,t)
apps/operation/quest-dashboard/assets/bundle.js:29
↓ 6 callersFunctionsyncModel3dEnvironment
(env: CloudflareBindings)
gen.pollinations.ai/src/model3d/env.ts:8
↓ 6 callersFunctiontokenError
(c: Context<Env>, error: string, description?: string)
enter.pollinations.ai/src/routes/oauth.ts:53
↓ 6 callersFunctiontr
(e,t)
apps/operation/quest-dashboard/assets/bundle.js:29
↓ 6 callersFunctiontranscribeWithAssemblyAi
(opts: { file: File; language?: string; prompt?: string; responseFormat?: string; temperat
gen.pollinations.ai/src/routes/assemblyai-transcription.ts:52
↓ 6 callersMethodupdateTabbableNodes
()
apps/operation/quest-dashboard/assets/bundle.js:29
↓ 6 callersFunctionwithSeed
( input: Record<string, unknown>, safeParams: ImageParams, )
gen.pollinations.ai/src/image/models/wanVideoModel.ts:94
↓ 5 callersFunctionBr
(e,t)
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 5 callersFunctionBt
(...e)
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 5 callersFunctionCr
(e,t)
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 5 callersFunctionGt
(e)
apps/operation/quest-dashboard/assets/bundle.js:22
↓ 5 callersFunctionHeader
({ headerSlot })
apps/react/src/showcase/sections.tsx:105
↓ 5 callersFunctionL
()
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 5 callersFunctionQr
apps/operation/quest-dashboard/assets/bundle.js:29
↓ 5 callersFunctionVn
(e)
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 5 callersFunctionVr
(e,t)
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 5 callersFunctionWn
(e)
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 5 callersFunctionWr
apps/operation/quest-dashboard/assets/bundle.js:8
↓ 5 callersFunctionWt
(e)
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 5 callersFunction_color_cycle
(n: int)
apps/polly/src/services/chart_renderer.py:240
↓ 5 callersFunction_get_collection
()
apps/polly/src/services/doc_embeddings.py:51
↓ 5 callersFunction_labels
Pull data['labels'], or generate sequential placeholders.
apps/polly/src/services/chart_renderer.py:232
↓ 5 callersFunction_weekly_image_context
Load weekly image identity from weekly.md (everything after '## Weekly Image Identity').
social/scripts/generate_weekly.py:51
↓ 5 callersMethodafter
(content: string | ReadableStream | Response, options?: ContentOptions)
enter.pollinations.ai/worker-runtime.d.ts:1516
↓ 5 callersFunctionarrayBufferToBase64
(buffer)
packages/mcp/src/utils/coreUtils.js:233
↓ 5 callersFunctionarrayBufferToBase64
(buffer: ArrayBuffer)
gen.pollinations.ai/src/util.ts:23
↓ 5 callersFunctionbodyOf
(call: unknown[])
packages/sdk/src/client.test.ts:95
↓ 5 callersFunctionbr
(e,t,n)
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 5 callersFunctionbufferToUint8Array
(buffer: Buffer)
gen.pollinations.ai/src/image/utils/imageDownload.ts:4
↓ 5 callersFunctioncallSeedreamProAPI
( prompt: string, safeParams: ImageParams, )
gen.pollinations.ai/src/image/models/seedreamReplicateModel.ts:351
↓ 5 callersFunctioncallWithFakeTimers
( prompt: string, p: Model3dParams, )
gen.pollinations.ai/test/model3d/rodinModel.test.ts:69
↓ 5 callersFunctionclosestRatioLogSpace
( width: number, height: number, ratios: readonly T[], )
gen.pollinations.ai/src/image/utils/aspectRatio.ts:45
↓ 5 callersFunctioncolLetter
(zeroIdx)
apps/operation/finance/lib/layout.mjs:28
↓ 5 callersFunctioncommitSelection
(next: string[])
enter.pollinations.ai/frontend/src/components/keys/account-permissions-input.tsx:119
↓ 5 callersFunctionconsumeAndWait
(result: Awaited<ReturnType<typeof dispatch>>)
gen.pollinations.ai/test/media-cache.test.ts:91
↓ 5 callersFunctioncreateErrorResponse
* Creates a standardized error response
shared/error.ts:255
↓ 5 callersFunctioncreateHonoMockHandler
(handler: Hono)
shared/test/mocks/fetch.ts:20
← previousnext →401–500 of 5,304, ranked by callers