MCPcopy Create free account

hub / github.com/pollinations/pollinations / functions

Functions5,304 in github.com/pollinations/pollinations

Functioncensor_batch
(x, safety_checker_adj: float)
image.pollinations.ai/nunchaku/safety_checker/censor.py:59
Functioncf
(e,t)
apps/operation/quest-dashboard/assets/bundle.js:6
Functioncg
(e)
apps/operation/quest-dashboard/assets/bundle.js:2
Functionch
apps/operation/quest-dashboard/assets/bundle.js:2
Functionchat
( messages: Message[], options?: ChatOptions & WithN, )
packages/sdk/src/helpers.ts:366
FunctionchatCompletion
(params)
packages/mcp/src/services/textService.js:78
FunctionchatStream
( messages: Message[], options?: Omit<ChatOptions, "stream">, )
packages/sdk/src/helpers.ts:397
Functionchat_completions
(request: ChatRequest, raw_request: Request)
apps/polly/src/api/polly_api.py:129
Functioncheck
(file: UploadFile = File(...))
image.pollinations.ai/nunchaku/safety_checker/censor.py:149
FunctioncheckRenderedElements
({context:e,scope:t})
apps/operation/quest-dashboard/assets/bundle.js:29
FunctioncheckSaveData
()
apps/ai-dungeon-master/src/App.tsx:240
Methodcleanup_sessions
Periodically clean up expired sessions.
apps/polly/src/bot.py:626
Functionclear
()
apps/operation/quest-dashboard/assets/bundle.js:29
Methodclear
Clear the conversation history
packages/sdk/src/extras.ts:271
FunctionclearAllChats
()
apps/chat/src/hooks/useChat.js:176
MethodclearAllFavorites
()
apps/reimagine/src/services/FavoritesService.ts:156
FunctionclearApiKey
()
packages/mcp/src/utils/authUtils.js:12
FunctionclearApiKey
()
packages/mcp/src/services/authService.js:79
FunctionclearCanvas
()
apps/chat/src/components/CanvasCodeGenerator.jsx:54
MethodclearHistory
()
apps/gsoc/src/api/socBot.ts:101
MethodclearInterval
(timeoutId: number | null)
enter.pollinations.ai/worker-runtime.d.ts:288
Methodclone
* The **`clone()`** method of the Response interface creates a clone of a response object, identical in every way, but stored in a different variable.
enter.pollinations.ai/worker-runtime.d.ts:1645
Functionclose
()
apps/polly/src/services/doc_embeddings.py:562
Methodclose
Clean up resources when bot shuts down.
apps/polly/src/bot.py:595
Methodclose
(self)
apps/polly/src/services/pollinations.py:70
Methodclose
Close the aiohttp session.
apps/polly/src/services/github.py:43
Methodclose
Close database connection.
apps/polly/src/services/subscriptions.py:66
Methodclose
(self)
apps/polly/src/services/discord_search.py:52
Methodclose
(self)
apps/polly/src/services/github_graphql.py:47
Methodclose
(self)
apps/polly/src/services/github_pr.py:106
Methodclose
(self)
apps/polly/src/services/github_auth.py:32
Methodclose
* The **`WebSocket.close()`** method closes the already `CLOSED`, this method does nothing. * * [MDN Reference](https://developer.mozilla.or
enter.pollinations.ai/worker-runtime.d.ts:3047
FunctioncloseAfterCopy
()
enter.pollinations.ai/frontend/src/components/keys/api-key-dialog.tsx:114
Methodclosed
()
enter.pollinations.ai/worker-runtime.d.ts:3109
Functioncn
(...inputs: (string | undefined | null | false)[])
packages/ui/src/lib/cn-app.ts:5
Functioncn
(...inputs: ClassValue[])
apps/sirius-cybernetics-elevator-challenge/src/lib/utils.ts:4
Methodcomments
(comment: Comment)
enter.pollinations.ai/worker-runtime.d.ts:1464
Methodcomments
(comment: Comment)
enter.pollinations.ai/worker-runtime.d.ts:1469
FunctioncommunityEntryToGenerationEntry
( entry: CommunityModelRegistryEntry, )
gen.pollinations.ai/src/model-registry.ts:91
Methodcomplete
(uploadedParts: R2UploadedPart[])
enter.pollinations.ai/worker-runtime.d.ts:1938
MethodcomponentDidCatch
(error: Error, errorInfo: any)
apps/reimagine/src/components/ErrorBoundary.tsx:26
MethodcomponentDidCatch
(error: Error, errorInfo: ErrorInfo)
pollinations.ai/src/ui/components/ErrorBoundary.tsx:35
Methodconstructor
(config: PollinationsConfig = {})
packages/sdk/src/client.ts:230
Methodconstructor
( message: string, code: string, status: number, details?: Record<string, unkn
packages/sdk/src/types.ts:937
Methodconstructor
(options: ChatOptions = {}, client?: Pollinations)
packages/sdk/src/extras.ts:180
Methodconstructor
( public readonly status: number, message: string, )
packages/polli-cli/src/lib/api.ts:5
Methodconstructor
(props: Props)
apps/reimagine/src/components/ErrorBoundary.tsx:16
Methodconstructor
()
apps/operation/quest-dashboard/assets/bundle.js:2
Methodconstructor
(t,n,r)
apps/operation/quest-dashboard/assets/bundle.js:2
Methodconstructor
()
apps/operation/quest-dashboard/assets/bundle.js:14
Methodconstructor
(readonly detail: string)
apps/sirius-cybernetics-elevator-challenge/src/utils/api.ts:40
Methodconstructor
()
apps/gsoc/src/api/socBot.ts:9
Methodconstructor
(context: string)
apps/discord-bot-family/src-functional/errors.ts:9
Methodconstructor
(timeout: number)
apps/discord-bot-family/src-functional/errors.ts:16
Methodconstructor
(config: EmailConfig)
apps/micro/src/services/emailService.ts:8
Methodconstructor
(emailConfig: EmailConfig)
apps/micro/src/services/microService.ts:7
Methodconstructor
()
apps/micro/examples/integration-example.js:10
Methodconstructor
()
apps/micro/examples/integration-example.js:52
Methodconstructor
()
apps/micro/examples/integration-example.js:83
Methodconstructor
(status: ContentfulStatusCode, options?: UpstreamErrorOptions)
shared/error.ts:58
Methodconstructor
(zodError: ZodError, target: ValidationTarget)
shared/http/validation-error.ts:25
Methodconstructor
(message = "Account banned")
shared/auth/api-key.ts:40
Methodconstructor
()
shared/auth/api-key.ts:47
Methodconstructor
( message: string, status: number = 500, details?: any, upstreamUrl?: string,
gen.pollinations.ai/src/image/httpError.ts:17
Methodconstructor
( message: string, readonly status?: number, )
gen.pollinations.ai/src/image/utils/replicateClient.ts:23
Methodconstructor
(ctx: DurableObjectState, env: CloudflareBindings)
gen.pollinations.ai/src/durable-objects/PollenRateLimiter.ts:24
Methodconstructor
( message: string, readonly status?: number, )
gen.pollinations.ai/src/model3d/models/inferenceportClient.ts:17
Methodconstructor
( message: string, readonly status?: number, )
gen.pollinations.ai/src/model3d/models/falClient.ts:22
Methodconstructor
(message: string, statusCode: number)
gen.pollinations.ai/src/text/transforms/imageUrlToBase64Transform.ts:21
Methodconstructor
(message: string)
enter.pollinations.ai/src/services/tinybird.ts:14
Methodconstructor
(props: ErrorBoundaryProps)
pollinations.ai/src/ui/components/ErrorBoundary.tsx:25
MethodcontentType
* The content type of the returned image
enter.pollinations.ai/worker-runtime.d.ts:10181
MethodcontentType
* Returns the MIME type of the transformed media. * @returns A promise containing the content type string (e.g., 'image/jpeg', 'video/mp4')
enter.pollinations.ai/worker-runtime.d.ts:10253
Functioncontext
({bindable:e,prop:t,scope:n})
apps/operation/quest-dashboard/assets/bundle.js:29
Functionconversation
(options?: ChatOptions)
packages/sdk/src/helpers.ts:414
FunctionconvertCivitaiToLexicaFormat
(civitaiImage: CivitaiImage, preferredWidth?: number)
apps/reimagine/src/types/civitai.ts:181
FunctionconvertToJpeg
( inputBuffer: Buffer, quality = 90, )
gen.pollinations.ai/src/image/utils/imageTransform.ts:75
FunctioncopyCode
(id)
apps/openclaw/src/script.js:3
Functioncount
()
apps/operation/quest-dashboard/assets/bundle.js:29
FunctioncountGeminiGroundedPrompt
(output: unknown)
shared/registry/gemini-billing.ts:52
FunctioncountGeminiWebSearchQueries
(output: unknown)
shared/registry/gemini-billing.ts:65
FunctioncountNestedLayersOfType
(e,t)
apps/operation/quest-dashboard/assets/bundle.js:29
MethodcountReset
* The **`console.countReset()`** static method resets counter used with console/count_static. * * [MDN Reference](https://developer.mozilla.
enter.pollinations.ai/worker-runtime.d.ts:109
Functioncr
({trigger:e,children:t,align:n="start",open:r,onOpenChange:o,className:l})
apps/operation/quest-dashboard/assets/bundle.js:29
FunctioncreateKey
( options: CreateKeyOptions, )
packages/sdk/src/helpers.ts:663
FunctioncreateSheet
(title, { account })
apps/operation/finance/lib/gog.mjs:69
Functioncurrent
()
apps/operation/quest-dashboard/assets/bundle.js:2
Functioncy
(e,t,n)
apps/operation/quest-dashboard/assets/bundle.js:2
Functiond4
(e)
apps/operation/quest-dashboard/assets/bundle.js:14
FunctiondailyEarningsRowToCsvRow
(row: DeveloperEarningsRow)
enter.pollinations.ai/src/routes/account.ts:615
FunctiondailyUsageRecordToCsvRow
(row: DailyUsageRecord)
enter.pollinations.ai/src/routes/account.ts:520
Functiondata_visualization
Legacy alias — accepted for back-compat. Routes to free-form path.
apps/polly/src/services/charts.py:211
MethoddatabaseSize
()
enter.pollinations.ai/worker-runtime.d.ts:3083
FunctiondeactivateTrap
(e,t)
apps/operation/quest-dashboard/assets/bundle.js:29
Functiondebug
()
gen.pollinations.ai/test/text-cache.test.ts:18
Functiondebug
()
gen.pollinations.ai/test/media-cache.test.ts:16
Functiondelete
(key: string)
gen.pollinations.ai/test/image/fluxFallback.test.ts:30
Functiondelete
(key: string)
gen.pollinations.ai/test/image/availableServers.test.ts:30
Methoddelete
(key: string, options?: DurableObjectPutOptions)
enter.pollinations.ai/worker-runtime.d.ts:518
Methoddelete
(key: string, options?: DurableObjectPutOptions)
enter.pollinations.ai/worker-runtime.d.ts:531
← previousnext →4,301–4,400 of 5,304, ranked by callers