MCPcopy Index your code

hub / github.com/pollinations/pollinations / functions

Functions5,304 in github.com/pollinations/pollinations

↓ 3 callersFunctioncallRodinFalAPI
( prompt: string, params: Model3dParams, )
gen.pollinations.ai/src/model3d/models/rodinModel.ts:12
↓ 3 callersFunctioncallSeedreamReplicateAPI
( variantKey: "seedream" | "seedream-pro" | "seedream5", prompt: string, safeParams: ImageParams,
gen.pollinations.ai/src/image/models/seedreamReplicateModel.ts:245
↓ 3 callersFunctioncallWanFastAPI
( prompt: string, safeParams: ImageParams, )
gen.pollinations.ai/src/image/models/wanVideoModel.ts:294
↓ 3 callersFunctioncallWanProAPI
( prompt: string, safeParams: ImageParams, )
gen.pollinations.ai/src/image/models/wanVideoModel.ts:302
↓ 3 callersFunctioncaptureFallbackEvent
(extraHeaders: Record<string, string>)
gen.pollinations.ai/test/tracking-observability.test.ts:199
↓ 3 callersFunctioncategoryLabel
(category: ModelSelectorCategory)
packages/ui/src/modules/gen/ModelSelector.tsx:38
↓ 3 callersFunctionchatWithMedia
({ model, prompt, mediaType, mediaUrl })
packages/mcp/src/utils/coreUtils.js:139
↓ 3 callersFunctioncheck_safety
(x_image, safety_checker_adj: float)
image.pollinations.ai/nunchaku/safety_checker/censor.py:35
↓ 3 callersMethodcleanup
* keep only the first 100 transfo
apps/reimagine/src/services/TransformationService.ts:213
↓ 3 callersFunctionclosestAspectRatio
( width: number | undefined, height: number | undefined, )
gen.pollinations.ai/src/image/utils/aspectRatio.ts:14
↓ 3 callersFunctioncolLetter
(zeroIdx)
apps/operation/finance/lib/fleet-layout.mjs:31
↓ 3 callersFunctioncol_val
(name)
social/scripts/generate_realtime.py:112
↓ 3 callersFunctioncollectErrorData
(response: Response, error?: Error)
gen.pollinations.ai/src/middleware/track.ts:1011
↓ 3 callersFunctioncollectRows
( spec: Spec, schema: Schema | undefined, parent = "", depth = 0, )
gen.pollinations.ai/scripts/generate-apidocs.ts:209
↓ 3 callersFunctioncommunityChatCompletionsUrl
(baseUrl: string)
shared/community-endpoints.ts:152
↓ 3 callersFunctioncompose
* Core: a tinted logo sized to `fraction` of the shorter side, centered on a * canvas. `bg` is a hex color (opaque background) or null (transparent).
tools/icons/src/render.js:24
↓ 3 callersMethodconsumePollen
(cost: number)
gen.pollinations.ai/src/durable-objects/PollenRateLimiter.ts:59
↓ 3 callersFunctioncontentPolicyMessage
(rawMessage: string)
gen.pollinations.ai/src/image/utils/contentModeration.ts:63
↓ 3 callersFunctioncreateAndReturnModel3d
( prompt: string, safeParams: Model3dParams, )
gen.pollinations.ai/src/model3d/createAndReturnModel3d.ts:15
↓ 3 callersFunctioncreateApiKeyForUser
({ authClient, dbBinding, userId, name, type, expiresIn, allowedModels, pollen
shared/auth/api-key-creation.ts:227
↓ 3 callersFunctioncreateAudioSecondsUsage
(promptAudioSeconds: number)
shared/registry/usage-headers.ts:299
↓ 3 callersFunctioncreateBalanceUser
( prefix: string, balances = { tier: 0, pack: 0 }, )
gen.pollinations.ai/src/byop-markup.test.ts:106
↓ 3 callersFunctioncreateEnterCommunityApi
()
gen.pollinations.ai/src/community-endpoints.test.ts:55
↓ 3 callersFunctioncreateExpressLikeRequest
( c: TextContext, body: Record<string, unknown>, path: string, params: Record<string, string>
gen.pollinations.ai/src/text/handler.ts:55
↓ 3 callersFunctioncreateHash
(str: string)
gen.pollinations.ai/src/utils/media-cache.ts:54
↓ 3 callersFunctioncreateInvoiceLineList
( invoiceId: string, data: StripeInvoiceLineItem[], )
enter.pollinations.ai/test/mocks/stripe.ts:720
↓ 3 callersFunctioncreateMediaCache
(config: MediaCacheConfig)
gen.pollinations.ai/src/middleware/media-cache.ts:37
↓ 3 callersFunctioncreateMediaCacheEnv
( bucket = createTestR2Bucket(), )
gen.pollinations.ai/test/media-cache.test.ts:64
↓ 3 callersFunctioncreateMockTinybird
()
shared/test/mocks/tinybird.ts:34
↓ 3 callersFunctioncreatePerplexityModelConfig
( overrides: ModelOverride = {}, )
gen.pollinations.ai/src/text/configs/providerConfigs.ts:118
↓ 3 callersFunctioncreateTestApp
( consumePollen: (amount: number) => Promise<void>, user?: AuthUser, model: ModelVariables["model"
gen.pollinations.ai/test/tracking-observability.test.ts:34
↓ 3 callersFunctioncreateWrongContentTypeApp
( consumePollen: (amount: number) => Promise<void>, eventType: "generate.image" | "generate.text",
gen.pollinations.ai/test/tracking-observability.test.ts:120
↓ 3 callersMethodcreate_session
( self, channel_id: int, thread_id: int, user_id: int, user_name: str,
apps/polly/src/context/manager.py:25
↓ 3 callersFunctionda
(e)
apps/operation/quest-dashboard/assets/bundle.js:29
↓ 3 callersFunctiondeduct
()
enter.pollinations.ai/test/integration/tier-system.test.ts:451
↓ 3 callersMethoddeleteChain
(chainId: string)
apps/reimagine/src/services/TransformationService.ts:106
↓ 3 callersFunctionderef
(spec: Spec, schema: Schema)
gen.pollinations.ai/scripts/generate-apidocs.ts:69
↓ 3 callersFunctiondescribePollenPack
(pack: PollenPack)
shared/pollen-packs.ts:75
↓ 3 callersFunctiondetectEnemyInStory
(storyText: string)
apps/ai-dungeon-master/src/App.tsx:416
↓ 3 callersFunctiondetectMimeType
(buffer: Uint8Array)
gen.pollinations.ai/src/image/utils/imageDownload.ts:41
↓ 3 callersFunctiondoSave
(withUpload: boolean)
apps/ai-dungeon-master/src/App.tsx:165
↓ 3 callersFunctiondocsSocialHeadTags
(c: Context<Env>)
gen.pollinations.ai/src/routes/seo.ts:69
↓ 3 callersFunctiondownloadOutput
Download a Replicate output URL to a Buffer.
gen.pollinations.ai/src/image/models/prunaModel.ts:127
↓ 3 callersFunctiondownload_model
(model_name="RealESRGAN_x4plus.pth")
image.pollinations.ai/z-image/install_models.py:4
↓ 3 callersFunctiondrunkMessageSuffix
(gameState: GameState)
apps/sirius-cybernetics-elevator-challenge/src/prompts.ts:3
↓ 3 callersFunctionel
(e,t)
apps/operation/quest-dashboard/assets/bundle.js:1
↓ 3 callersMethodend
(end: DocumentEnd)
enter.pollinations.ai/worker-runtime.d.ts:1471
↓ 3 callersFunctionensureConfigured
(options: { level: LogLevel; format?: LogFormat; })
shared/logger.ts:46
↓ 3 callersFunctionenvWithEnterSchema
(schema: unknown)
gen.pollinations.ai/test/openapi-json.test.ts:8
↓ 3 callersMethodequals
(other: DurableObjectId)
enter.pollinations.ai/worker-runtime.d.ts:472
↓ 3 callersFunctioner
(e)
apps/operation/quest-dashboard/assets/bundle.js:27
↓ 3 callersFunctionfe
()
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 3 callersFunctionfetchCached
(path)
packages/mcp/src/utils/models.js:8
↓ 3 callersFunctionfetchImage
(description: string)
apps/ai-dungeon-master/src/App.tsx:364
↓ 3 callersFunctionfetchJson
(url: string, headers?: Record<string, string>)
pollinations.ai/src/hooks/useModelList.ts:111
↓ 3 callersFunctionfetchPersonaMessage
( persona: Persona, gameState: GameState, existingMessages: Message[] = [], )
apps/sirius-cybernetics-elevator-challenge/src/game/logic.ts:99
↓ 3 callersFunctionfetchStory
(prompt: string)
apps/ai-dungeon-master/src/App.tsx:278
↓ 3 callersFunctionfilterAliases
(schema: OpenApiSchema)
gen.pollinations.ai/src/routes/docs.ts:220
↓ 3 callersFunctionfl
(e,t)
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 3 callersFunctionformatDate
(timestamp: number)
enter.pollinations.ai/src/tier-progression/flows/spore-to-microbe-scan.ts:216
↓ 3 callersFunctionformatEarningsSourceLabel
(source: EarningsSource)
enter.pollinations.ai/frontend/src/components/activity/use-earnings-data.ts:73
↓ 3 callersFunctionformatFullDate
(date: Date)
packages/ui/src/compositions/PeriodPicker.tsx:78
↓ 3 callersFunctionformatMessage
(content)
apps/chat/src/utils/markdown.js:170
↓ 3 callersMethodgenerate
Execute workflow and return video bytes + content_type.
image.pollinations.ai/video_gen_ltx2modal/ltx2-t2v-distilled/comfyapp_ltx_snapshot_WIP.py:259
↓ 3 callersFunctiongenerateChoices
( sceneDescription: string, hasEnemy: boolean = false, )
apps/ai-dungeon-master/src/App.tsx:668
↓ 3 callersFunctiongenerateFallbackImage
(_description: string)
apps/ai-dungeon-master/src/App.tsx:393
↓ 3 callersFunctiongenerateImageOrVideoResponse
( c: ImageContext, prompt: string, body: Record<string, unknown> = {}, )
gen.pollinations.ai/src/image/handler.ts:380
↓ 3 callersFunctiongeneratePortkeyHeaders
( config: PortkeyConfig, requestOptions: RequestOptions = {}, )
gen.pollinations.ai/src/text/portkeyUtils.ts:48
↓ 3 callersFunctiongenerateText
( prompt: string, seed?: number | number[], model = DEFAULTS.TEXT_MODEL, apiKey?: string, )
pollinations.ai/src/services/pollinationsAPI.ts:12
↓ 3 callersFunctiongenerateTextResponse
( c: TextContext, requestData: RequestData, contentResponse: boolean, )
gen.pollinations.ai/src/text/handler.ts:307
↓ 3 callersFunctiongetAudioModels
()
packages/mcp/src/utils/models.js:29
↓ 3 callersFunctiongetBillingOverview
( env: CloudflareBindings, userId: string, )
enter.pollinations.ai/src/utils/stripe-billing.ts:149
↓ 3 callersFunctiongetBrowserLanguage
()
pollinations.ai/src/utils.ts:11
↓ 3 callersFunctiongetCatalogCategory
(model: ApiModelInfo)
enter.pollinations.ai/frontend/src/components/models/model-catalog.ts:164
↓ 3 callersFunctiongetCatalogDisplayName
( model: ApiModelInfo, fallback: string, )
enter.pollinations.ai/frontend/src/components/models/model-catalog.ts:114
↓ 3 callersFunctiongetCatalogModelId
(model: ApiModelInfo)
enter.pollinations.ai/frontend/src/components/models/model-catalog.ts:111
↓ 3 callersFunctiongetCatalogModels
()
enter.pollinations.ai/test/pricing-data.test.ts:41
↓ 3 callersFunctiongetConfig
()
apps/reimagine/src/services/ReportingService.ts:19
↓ 3 callersFunctiongetCssVariable
(name, fallback)
apps/chat/src/components/ChartRenderer.jsx:30
↓ 3 callersFunctiongetD1User
(env: Environment, githubUsername: string)
enter.pollinations.ai/src/tier-progression/shared/tier-update-user.ts:77
↓ 3 callersFunctiongetDefaultPaymentMethod
( stripe: Stripe, customer: Stripe.Customer, )
enter.pollinations.ai/src/utils/stripe-billing.ts:786
↓ 3 callersFunctiongetGenerationModelRegistry
( env: Pick<CloudflareBindings, "DB">, )
gen.pollinations.ai/src/model-registry.ts:146
↓ 3 callersFunctiongetImageModels
()
packages/mcp/src/utils/models.js:27
↓ 3 callersFunctiongetInvoiceLineAmountCents
(line: Stripe.InvoiceLineItem)
enter.pollinations.ai/src/utils/stripe-billing.ts:1199
↓ 3 callersFunctiongetLtx2BaseUrl
()
gen.pollinations.ai/src/image/models/ltx2VideoModel.ts:18
↓ 3 callersFunctiongetModelBrandLogoPath
( model: ModelPrice, )
enter.pollinations.ai/frontend/src/components/models/model-info.ts:81
↓ 3 callersFunctiongetModelPriceBadges
( model: ModelPrice, direction: PriceDirection, )
enter.pollinations.ai/frontend/src/components/models/price-badge.tsx:57
↓ 3 callersFunctiongetOrCreateStripeCustomerId
( env: CloudflareBindings, userId: string, )
enter.pollinations.ai/src/utils/stripe-billing.ts:117
↓ 3 callersFunctiongetRealModelName
(modelId)
apps/chat/src/utils/api.js:28
↓ 3 callersFunctiongetRealtimeModelsInfo
()
shared/registry/model-info.ts:176
↓ 3 callersFunctiongetRedirectUris
(meta: Record<string, unknown>)
enter.pollinations.ai/src/routes/metadata-utils.ts:25
↓ 3 callersFunctiongetRoutePath
(c: Context)
shared/util.ts:4
↓ 3 callersFunctiongetSeededUserId
()
enter.pollinations.ai/test/integration/stripe.test.ts:181
↓ 3 callersFunctiongetSourceDescription
(model: ModelPrice)
enter.pollinations.ai/frontend/src/components/models/model-info.ts:38
↓ 3 callersMethodgetTemplates
()
apps/micro/src/services/microService.ts:31
↓ 3 callersFunctiongetTierPollen
(tier: string)
shared/tier-config.ts:32
↓ 3 callersFunctiongetVideoModelIds
()
shared/registry/image.ts:761
↓ 3 callersFunctiongetWeekStart
(date: Date)
apps/operation/kpi/src/worker/index.ts:278
↓ 3 callersFunctionget_post_image_urls
Return image URLs from the simplified persisted post shape.
social/scripts/common.py:795
↓ 3 callersMethodget_session
(self)
apps/polly/src/services/pollinations.py:52
← previousnext →801–900 of 5,304, ranked by callers