MCPcopy Create free account

hub / github.com/pollinations/pollinations / functions

Functions5,304 in github.com/pollinations/pollinations

↓ 1 callersFunctionfetchLtx2Result
(promptId: string)
gen.pollinations.ai/src/image/models/ltx2VideoModel.ts:206
↓ 1 callersFunctionfetchMedia
( url: string, )
gen.pollinations.ai/src/embeddings/input.ts:24
↓ 1 callersFunctionfetchMediaSchema
()
gen.pollinations.ai/src/routes/docs.ts:605
↓ 1 callersFunctionfetchModelListData
( apiKey: string | null, )
pollinations.ai/src/hooks/useModelList.ts:189
↓ 1 callersFunctionfetchModelStats
( minutes = 60, )
packages/polli-cli/src/commands/stats.ts:6
↓ 1 callersFunctionfetchMonth
(month)
apps/operation/finance/lib/providers/wise-transactions.mjs:124
↓ 1 callersFunctionfetchMonths
(startMonth, endMonth)
apps/operation/finance/lib/providers/wise-transactions.mjs:146
↓ 1 callersFunctionfetchNews
()
pollinations.ai/src/hooks/useNews.ts:32
↓ 1 callersFunctionfetchPolarRevenue
( env: Env, )
apps/operation/kpi/src/worker/index.ts:302
↓ 1 callersFunctionfetchProfile
(apiKey)
apps/catgpt/ai.js:54
↓ 1 callersFunctionfetchProfile
()
apps/sirius-cybernetics-elevator-challenge/src/hooks/ui.ts:98
↓ 1 callersFunctionfetchProfile
()
pollinations.ai/src/hooks/useAuth.tsx:99
↓ 1 callersFunctionfetchPublicRepoStars
( env: CloudflareBindings, login: string, )
enter.pollinations.ai/src/services/quests/groups/github-profile.ts:87
↓ 1 callersFunctionfetchStars
()
apps/gsoc/src/api/githubStars.ts:9
↓ 1 callersFunctionfetchStats
()
enter.pollinations.ai/frontend/src/components/models/use-model-stats.ts:35
↓ 1 callersFunctionfetchStripeRevenue
( env: Env, )
apps/operation/kpi/src/worker/index.ts:371
↓ 1 callersFunctionfetchTopContributors365
()
pollinations.ai/src/ui/components/TopContributors.tsx:41
↓ 1 callersFunctionfetchUsers
( sinceTimestamp: number | null, untilTimestamp: number | null, )
enter.pollinations.ai/src/tier-progression/flows/spore-to-microbe-scan.ts:177
↓ 1 callersFunctionfetch_all_snapshots
GET /models returns every model in one call with a 'category' field. We bucket by that field into the known categories. No auth — authenticat
social/scripts/generate_models_news.py:77
↓ 1 callersFunctionfetch_discord_attachment
( attachment_url: str, file_type: str | None = None, instruction: str | None = None, )
apps/polly/src/services/web_scraper.py:622
↓ 1 callersFunctionfetch_gist
Read gist JSON from local checkout or GitHub API.
social/scripts/publish_realtime.py:35
↓ 1 callersFunctionfetch_pr_data
Fetch full PR data from GitHub REST API.
social/scripts/generate_realtime.py:39
↓ 1 callersFunctionfetch_pr_files
Fetch list of changed files. Returns (formatted_string, list_of_filenames).
social/scripts/generate_realtime.py:54
↓ 1 callersFunctionfetch_pr_merged_at
Fetch merged_at timestamp for a PR from GitHub API.
social/scripts/publish_realtime.py:71
↓ 1 callersFunctionfetch_spore_users
Fetch spore users using hourly slicing strategy. Returns (new_ids, slice_ids, total_old) where: - new_ids: github_ids of users created in the
enter.pollinations.ai/src/tier-progression/flows/spore_to_seed.py:43
↓ 1 callersFunctionfilter_admin_actions_from_tools
Filter admin actions from tool descriptions for non-admin Discord users. Collaborators see a subset of admin actions (close, reopen, label, assig
apps/polly/src/constants.py:1054
↓ 1 callersFunctionfilter_api_tools
Filter tools for API mode — stricter than Discord non-admin.
apps/polly/src/constants.py:1088
↓ 1 callersFunctionfilter_tools_by_intent
Filter tools based on user intent keywords. Fast regex matching - no API calls. Args: user_message: The user's message a
apps/polly/src/constants.py:1153
↓ 1 callersFunctionfindDb
()
gen.pollinations.ai/scripts/seed-local-key.mjs:76
↓ 1 callersFunctionfindEnclosingHeading
(lines: string[], blockStartLine: number)
gen.pollinations.ai/scripts/validate-apidocs.ts:164
↓ 1 callersFunctionfindGroupRewardProposals
( ctx: QuestEvaluationContext, group: (typeof QUEST_GROUPS)[number], user: QuestUser, )
enter.pollinations.ai/src/services/quest-checker.ts:103
↓ 1 callersFunctionfindPendingAutoTopUpAttempt
( db: D1Database, userId: string, )
enter.pollinations.ai/src/utils/stripe-billing.ts:858
↓ 1 callersFunctionfindPlayer
()
packages/polli-cli/src/lib/play.ts:40
↓ 1 callersFunctionfind_nearest_valid_dimensions
Find the nearest dimensions that are multiples of 8 and their product is divisible by 65536. Also enforces a maximum total pixel count to prevent
image.pollinations.ai/nunchaku/server.py:158
↓ 1 callersFunctionfind_previous_snapshot_date
List snapshots/ on news branch via Contents API, return latest date strictly before `before`. Returns None when this is the first run for the mod
social/scripts/generate_models_news.py:155
↓ 1 callersMethodfind_similar_issues
(self, keywords: str, limit: int = 5)
apps/polly/src/services/github_graphql.py:328
↓ 1 callersFunctionforce_cpu_during_snapshot
Monkeypatch torch CUDA checks so ComfyUI initializes without GPU.
image.pollinations.ai/video_gen_ltx2modal/ltx2-t2v-distilled/comfyapp_ltx_snapshot_WIP.py:112
↓ 1 callersFunctionforecastValue
(rule, matrix, vendor, excludeMonth)
apps/operation/finance/lib/forecast.mjs:67
↓ 1 callersFunctionformDataToObject
(formData: FormData)
shared/observability/request-inputs.ts:123
↓ 1 callersFunctionformPricesToPayload
(form: EndpointFormState)
enter.pollinations.ai/frontend/src/components/community-endpoints/types.ts:108
↓ 1 callersFunctionformWithVisiblePrices
( form: EndpointFormState, visiblePriceKeys: Set<PriceFieldKey>, )
enter.pollinations.ai/frontend/src/components/community-endpoints/price-table.tsx:319
↓ 1 callersFunctionformatActivityPollenThreshold
(value: number)
enter.pollinations.ai/frontend/src/components/activity/format-activity-pollen.ts:35
↓ 1 callersFunctionformatBudget
(pollenBudget: number | null | undefined)
enter.pollinations.ai/frontend/src/components/keys/limits-badge.tsx:75
↓ 1 callersFunctionformatCompact
(value: number)
packages/ui/src/modules/wallet/format-pollen.ts:15
↓ 1 callersFunctionformatCompact
(value)
apps/operation/kpi/src/components/WeeklyChart.jsx:19
↓ 1 callersFunctionformatCompactVal
(v: number)
enter.pollinations.ai/frontend/src/components/activity/chart.tsx:146
↓ 1 callersFunctionformatCount
Format number as coarse estimate (not precise - it's an average)
enter.pollinations.ai/frontend/src/components/models/calculations.ts:26
↓ 1 callersFunctionformatCsvValue
(v: string)
enter.pollinations.ai/src/tier-progression/flows/spore-to-microbe-review.ts:54
↓ 1 callersFunctionformatCurrency
(value)
apps/operation/kpi/src/components/WeeklyChart.jsx:25
↓ 1 callersFunctionformatEuro
(n)
apps/operation/finance/lib/layout.mjs:47
↓ 1 callersFunctionformatExpiry
(value: string | null | undefined)
apps/react/src/pages/modules-page.tsx:162
↓ 1 callersFunctionformatExpiry
(expiresAt: Date | null | undefined)
enter.pollinations.ai/frontend/src/components/keys/limits-badge.tsx:59
↓ 1 callersFunctionformatFileSize
(bytes: number)
packages/ui/src/compositions/FileUpload.tsx:32
↓ 1 callersFunctionformatHistory
* Format conversation history as a single user message with chat transcript. * This avoids alternation issues across all APIs and preserves base mode
apps/discord-bot-family/src-functional/bot-loop.ts:171
↓ 1 callersFunctionformatMessagesForAPI
(messages, _modelId)
apps/chat/src/utils/api.js:214
↓ 1 callersFunctionformatPackAriaLabel
(pack: PollenPack)
enter.pollinations.ai/frontend/src/components/pollen/pollen-pack-controls.tsx:17
↓ 1 callersFunctionformatPaymentMethod
(billingState: BillingState | null)
enter.pollinations.ai/frontend/src/components/pollen/auto-top-up-panel.tsx:554
↓ 1 callersFunctionformatPercent
(count, total, showZero = false)
apps/model-monitor/src/App.jsx:79
↓ 1 callersFunctionformatPerms
(p: KeyInfo["permissions"])
packages/polli-cli/src/commands/keys.ts:77
↓ 1 callersFunctionformatPollenAmount
(value: number | null | undefined)
apps/react/src/pages/modules-page.tsx:150
↓ 1 callersFunctionformatPriceFlat
(price: number)
enter.pollinations.ai/frontend/src/components/models/formatters.ts:32
↓ 1 callersFunctionformatRelativeTime
(timestamp)
apps/chat/src/components/Sidebar.jsx:5
↓ 1 callersFunctionformatRewardRate
(value: number)
enter.pollinations.ai/frontend/src/components/activity/earnings-graph.tsx:325
↓ 1 callersFunctionformatSnapshotNumber
(value: number)
enter.pollinations.ai/test/effective-prices.snapshot.test.ts:10
↓ 1 callersFunctionformatTime
(timestamp)
apps/chat/src/components/VirtualizedMessageList.jsx:10
↓ 1 callersFunctionformatTime
(timestamp: number)
apps/ai-dungeon-master/src/components/StoryHistory.tsx:22
↓ 1 callersFunctionformatUnmatchedTable
(stats)
apps/operation/finance/bin/rebuild-sheet.mjs:53
↓ 1 callersFunctionformatUsageCount
(count: number | null | undefined)
apps/react/src/pages/modules-page.tsx:157
↓ 1 callersFunctionformatUtcHourPeriod
(date: Date)
packages/ui/src/lib/period.ts:57
↓ 1 callersFunctionformatUtcMonthPeriod
(date: Date)
packages/ui/src/lib/period.ts:61
↓ 1 callersFunctionformatVal
(v: number)
enter.pollinations.ai/frontend/src/components/activity/chart.tsx:159
↓ 1 callersFunctionformatValue
(val)
apps/operation/kpi/src/components/StatCard.jsx:34
↓ 1 callersFunctionformatViolations
(violations: ContentViolation[])
gen.pollinations.ai/src/image/utils/azureContentSafety.ts:45
↓ 1 callersFunctionformatWeekSummary
(start: Date, end: Date)
packages/ui/src/compositions/PeriodPicker.tsx:87
↓ 1 callersMethodformat_notification
Use AI to generate a beautifully formatted notification message. Args: issue: Issue data (number, title, state, labels)
apps/polly/src/services/pollinations.py:753
↓ 1 callersFunctionformat_table_as_markdown
(headers: list[str], rows: list[list[str]])
apps/polly/src/services/media_handlers.py:616
↓ 1 callersFunctionfp
(e)
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 1 callersFunctionfs
()
apps/operation/quest-dashboard/assets/bundle.js:4
↓ 1 callersFunctionfw
(e,t)
apps/operation/quest-dashboard/assets/bundle.js:29
↓ 1 callersFunctiong0
(e)
apps/operation/quest-dashboard/assets/bundle.js:29
↓ 1 callersFunctionga
(e)
apps/operation/quest-dashboard/assets/bundle.js:29
↓ 1 callersFunctiongb
(e,t,n,r)
apps/operation/quest-dashboard/assets/bundle.js:8
↓ 1 callersFunctiongc
(e,t,n,r)
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 1 callersFunctiongenerate
(name)
tools/icons/src/cli.js:149
↓ 1 callersFunctiongenerate
()
apps/websim/src/App.tsx:150
↓ 1 callersFunctiongenerate3dResponse
( c: Model3dContext, prompt: string, body: Record<string, unknown> = {}, )
gen.pollinations.ai/src/model3d/handler.ts:17
↓ 1 callersFunctiongenerateAceStepMusic
(opts: { prompt: string; style?: string; durationSeconds?: number; serviceUrl: string; ser
gen.pollinations.ai/src/routes/audio.ts:1132
↓ 1 callersFunctiongenerateAudio
(text, options = {})
apps/chat/src/utils/api.js:569
↓ 1 callersFunctiongenerateCatReply
( question: string, imageUrl: string | null, )
apps/catgpt-bot/bot.ts:41
↓ 1 callersFunctiongenerateCatReply
(question, imageUrl = null)
apps/catgpt/ai.js:73
↓ 1 callersFunctiongenerateChangelogEntry
(commitMessage)
apps/changelog-generator/src/services/pollinationsService.js:3
↓ 1 callersFunctiongenerateClipPath
(rect)
apps/chat/src/components/TutorialModal.jsx:13
↓ 1 callersFunctiongenerateCohereAzureEmbeddings
( env: CloudflareBindings, request: EmbeddingRequest, responseModel: string, )
gen.pollinations.ai/src/embeddings/handler.ts:58
↓ 1 callersFunctiongenerateEmbeddings
( env: CloudflareBindings, request: EmbeddingRequest, serviceDef: ModelDefinition, responseMod
gen.pollinations.ai/src/embeddings/handler.ts:33
↓ 1 callersFunctiongenerateFireworksEmbeddings
( env: CloudflareBindings, request: EmbeddingRequest, responseModel: string, )
gen.pollinations.ai/src/embeddings/handler.ts:93
↓ 1 callersFunctiongenerateGeminiEmbeddings
( env: CloudflareBindings, request: EmbeddingRequest, responseModel: string, )
gen.pollinations.ai/src/embeddings/handler.ts:128
↓ 1 callersFunctiongenerateHash
( buffer: ArrayBuffer, fileName?: string, )
media.pollinations.ai/src/index.ts:508
↓ 1 callersFunctiongenerateHeaders
( messages: ChatMessage[], options: TransformOptions, )
gen.pollinations.ai/src/text/transforms/headerGenerator.ts:14
↓ 1 callersMethodgenerateId
* Generate unique ID
apps/reimagine/src/services/PollinationsService.ts:326
↓ 1 callersFunctiongenerateImage
(prompt, options = {})
apps/chat/src/utils/api.js:502
← previousnext →2,401–2,500 of 5,304, ranked by callers