MCPcopy Create free account

hub / github.com/pollinations/pollinations / functions

Functions5,304 in github.com/pollinations/pollinations

↓ 1 callersFunction_ensure_branch
Return the head commit SHA of the news branch. If the branch doesn't exist yet, create it from main and return that SHA.
social/scripts/publish_models_news.py:145
↓ 1 callersMethod_evict_oldest
(self, count: int = 10)
apps/polly/src/context/manager.py:65
↓ 1 callersMethod_execute_tools_parallel
Execute multiple tool calls in parallel.
apps/polly/src/services/pollinations.py:462
↓ 1 callersFunction_f
(e,t)
apps/operation/quest-dashboard/assets/bundle.js:10
↓ 1 callersMethod_fetch_all_issues
(self, limit: int = 50, include_body: bool = False)
apps/polly/src/services/github_graphql.py:1450
↓ 1 callersMethod_fetch_branches
(self, limit: int = 30)
apps/polly/src/services/github_graphql.py:1695
↓ 1 callersMethod_fetch_commits
(self, limit: int = 50)
apps/polly/src/services/github_graphql.py:1561
↓ 1 callersMethod_fetch_milestones
(self, state: str = "OPEN")
apps/polly/src/services/github_graphql.py:1777
↓ 1 callersMethod_fetch_prs
(self, limit: int = 50)
apps/polly/src/services/github_graphql.py:1510
↓ 1 callersMethod_fetch_releases
(self, limit: int = 20)
apps/polly/src/services/github_graphql.py:1658
↓ 1 callersMethod_fetch_repo_stats
(self)
apps/polly/src/services/github_graphql.py:1616
↓ 1 callersFunction_find_video_output
Find the generated video file in ComfyUI output directory.
image.pollinations.ai/video_gen_ltx2modal/ltx2-t2v-distilled/comfyapp_ltx_snapshot_WIP.py:204
↓ 1 callersMethod_format_diff_for_review
Format diff in PR-Agent style with __new hunk__ / __old hunk__ sections.
apps/polly/src/services/github_pr.py:1388
↓ 1 callersMethod_format_issue_detail
Format a single issue with full details.
apps/polly/src/services/github.py:927
↓ 1 callersMethod_format_issue_full
(self, issue: dict)
apps/polly/src/services/github_graphql.py:1258
↓ 1 callersMethod_format_issue_list
Format issues for list display.
apps/polly/src/services/github.py:908
↓ 1 callersMethod_format_messages
(self, messages: list[list[dict]])
apps/polly/src/services/discord_search.py:160
↓ 1 callersMethod_format_notification_fallback
(self, issue: dict, changes: list[dict], issue_url: str)
apps/polly/src/services/pollinations.py:803
↓ 1 callersFunction_g
(e)
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 1 callersFunction_generate
(request: ImageRequest)
image.pollinations.ai/nunchaku/server.py:234
↓ 1 callersMethod_generate_jwt
(self)
apps/polly/src/services/github_auth.py:21
↓ 1 callersMethod_get_milestone_number
Get milestone number from name.
apps/polly/src/services/github.py:792
↓ 1 callersMethod_get_review_system_prompt
Return the code review system prompt.
apps/polly/src/services/github_pr.py:1482
↓ 1 callersMethod_get_review_user_prompt
Create the user prompt with PR context.
apps/polly/src/services/github_pr.py:1501
↓ 1 callersMethod_get_session
(self)
apps/polly/src/services/github_auth.py:27
↓ 1 callersMethod_get_token
Get GitHub token (from App or PAT).
apps/polly/src/services/github.py:52
↓ 1 callersMethod_get_token
(self)
apps/polly/src/services/github_pr.py:111
↓ 1 callersFunction_get_view
(filename: str, subfolder: str, folder_type: str)
image.pollinations.ai/video_gen_ltx2modal/ltx2-t2v-distilled/comfyapp_ltx_distilled.py:122
↓ 1 callersFunction_github_rest_request
Make a GitHub REST API request. Returns (data, http_status).
enter.pollinations.ai/src/tier-progression/shared/github_profile.py:59
↓ 1 callersFunction_h
({intent:e,size:t,className:n,disabled:r})
apps/operation/quest-dashboard/assets/bundle.js:2
↓ 1 callersFunction_init_comfyui_and_create_executor
Initialize ComfyUI in-process and create a PromptExecutor.
image.pollinations.ai/video_gen_ltx2modal/ltx2-t2v-distilled/comfyapp_ltx_snapshot_WIP.py:164
↓ 1 callersFunction_inject_shared_prompts
Inject brand prompt components into content Replaces placeholders with brand content: - {about} -> brand/about.md - {visual_style} -> bra
social/scripts/common.py:187
↓ 1 callersFunction_is_definition_start
(line: str)
apps/polly/src/services/embeddings.py:240
↓ 1 callersFunction_is_same_domain
(url: str, base_url: str)
apps/polly/src/services/doc_embeddings.py:72
↓ 1 callersFunction_latex_to_svg
(formula: str)
apps/polly/src/services/media_handlers.py:134
↓ 1 callersFunction_llm_extract
(content: str, instruction: str)
apps/polly/src/services/web_scraper.py:670
↓ 1 callersMethod_load_private_key
Load GitHub App private key from env var or file path.
apps/polly/src/config.py:117
↓ 1 callersFunction_load_staged_artifacts
Read the four artifacts from the workspace staging dir. Returns the full dict when every file is present, None when none are present (genuine
social/scripts/publish_models_news.py:118
↓ 1 callersFunction_migrate_old_snapshot
One-time migration: old snapshots stored image+video together under 'image' (fetched from /image/models before the video split). If 'video' is abs
social/scripts/generate_models_news.py:294
↓ 1 callersFunction_needs_browser
( output_format: str, extraction_strategy: str | None, content_filter: str | None, js_code: st
apps/polly/src/services/web_scraper.py:53
↓ 1 callersFunction_news_branch_exists
True on confirmed 200, False on confirmed 404, raises on anything else.
social/scripts/generate_models_news.py:121
↓ 1 callersMethod_parse_review
Clean up the review response.
apps/polly/src/services/github_pr.py:1516
↓ 1 callersFunction_patch_workflow_for_i2v
Inject LoadImage + LTXVImgToVideo, rewire latent + conditioning consumers.
image.pollinations.ai/video_gen_ltx2modal/ltx2-vastai/server_comfyui.py:134
↓ 1 callersFunction_poll_health
()
image.pollinations.ai/video_gen_ltx2modal/ltx2-t2v-distilled/comfyapp_ltx_distilled.py:96
↓ 1 callersMethod_poll_loop
Main polling loop - checks for updates every 2 minutes.
apps/polly/src/services/subscriptions.py:277
↓ 1 callersFunction_queue_prompt
(workflow: Dict[str, Any])
image.pollinations.ai/video_gen_ltx2modal/ltx2-t2v-distilled/comfyapp_ltx_distilled.py:106
↓ 1 callersFunction_read_last_embedded_head
()
apps/polly/src/services/embeddings.py:587
↓ 1 callersFunction_render_chart_async
(chart_type: str, title: str, data: dict, options: dict)
apps/polly/src/services/charts.py:91
↓ 1 callersFunction_render_heatmap
Heatmap requires data: {labels: [col labels], rows: [{label, values}, ...]}. Falls back to: data['datasets'] = [{label: row_label, values: row_va
apps/polly/src/services/chart_renderer.py:479
↓ 1 callersFunction_render_histogram
(title: str, data: dict, options: dict)
apps/polly/src/services/chart_renderer.py:527
↓ 1 callersFunction_render_scatter
(title: str, data: dict, options: dict)
apps/polly/src/services/chart_renderer.py:373
↓ 1 callersFunction_render_table
(title: str, data: dict, options: dict)
apps/polly/src/services/charts.py:67
↓ 1 callersFunction_s
()
apps/operation/quest-dashboard/assets/bundle.js:15
↓ 1 callersFunction_safe_truncate
Truncate to <= limit characters without cutting mid-token. - Walks back to the last whitespace before the cut so we don't split a word, URL
social/scripts/publish_models_news.py:60
↓ 1 callersFunction_save_init_image_b64
Decode a base64 init image into ComfyUI's input dir; return filename.
image.pollinations.ai/video_gen_ltx2modal/ltx2-vastai/server_comfyui.py:125
↓ 1 callersFunction_scrape_page
(url: str)
apps/polly/src/services/doc_embeddings.py:241
↓ 1 callersFunction_scrape_with_crawl4ai
( url: str, extraction_strategy: str | None = None, schema: dict[str, Any] | None = None, inst
apps/polly/src/services/web_scraper.py:234
↓ 1 callersMethod_send_notification
Send notification to user (DM first, fallback to channel).
apps/polly/src/services/subscriptions.py:428
↓ 1 callersFunction_setup_comfyui_path
Set up sys.path and cwd for ComfyUI imports. Root cause of the import conflict: ComfyUI has both comfy/utils.py (a file) and utils/ (a pa
image.pollinations.ai/video_gen_ltx2modal/ltx2-t2v-distilled/comfyapp_ltx_snapshot_WIP.py:126
↓ 1 callersFunction_setup_models_from_cache
()
image.pollinations.ai/video_gen_ltx2modal/ltx2-t2v-distilled/comfyapp_ltx_snapshot_WIP.py:82
↓ 1 callersFunction_setup_models_from_cache
()
image.pollinations.ai/video_gen_ltx2modal/ltx2-t2v-distilled/comfyapp_ltx_distilled.py:72
↓ 1 callersFunction_should_skip_url
(url: str)
apps/polly/src/services/doc_embeddings.py:78
↓ 1 callersFunction_svg_to_png
(svg_data: bytes)
apps/polly/src/services/media_handlers.py:148
↓ 1 callersFunction_truthy_env
(value: str | None)
image.pollinations.ai/z-image/server.py:265
↓ 1 callersFunction_try_rnet
(url: str, timeout: int)
apps/polly/src/services/web_scraper.py:87
↓ 1 callersFunction_try_scrapling
(url: str, timeout: int)
apps/polly/src/services/web_scraper.py:110
↓ 1 callersFunctionaa
()
apps/operation/quest-dashboard/assets/bundle.js:29
↓ 1 callersFunctionab
(e,t)
apps/operation/quest-dashboard/assets/bundle.js:4
↓ 1 callersFunctionaccountAgeDays
(createdAt: Date | null, now: Date)
enter.pollinations.ai/src/services/quests/groups/github-profile.ts:157
↓ 1 callersMethodaccountBalance
* Get account pollen balance * * @example * ```ts * const { balance } = await pollinations.accountBalance(); * console.log(`B
packages/sdk/src/client.ts:1635
↓ 1 callersMethodaccountKeyUsage
* Get usage history for the API key used by this client. * * @example * ```ts * const { usage } = await pollinations.accountKeyUsa
packages/sdk/src/client.ts:1739
↓ 1 callersMethodaccountProfile
* Get user profile information * * @example * ```ts * const profile = await pollinations.accountProfile(); * console.log(prof
packages/sdk/src/client.ts:1615
↓ 1 callersFunctionaccountUrl
( apiBaseUrl: string, path: string, params?: URLSearchParams, )
packages/sdk/src/react/hooks.ts:83
↓ 1 callersMethodaccountUsage
* Get usage history * * @example * ```ts * const { usage } = await pollinations.accountUsage({ limit: 50 }); * usage.forEach(
packages/sdk/src/client.ts:1655
↓ 1 callersMethodaccountUsageDaily
* Get daily aggregated usage * * @example * ```ts * const { usage } = await pollinations.accountUsageDaily(); * usage.forEach
packages/sdk/src/client.ts:1686
↓ 1 callersFunctionaddChat
()
apps/chat/src/hooks/useChat.js:60
↓ 1 callersFunctionaddDefaultTools
(defaultTools: unknown[])
gen.pollinations.ai/src/text/transforms/pipe.ts:21
↓ 1 callersFunctionaddFloatingEmojis
()
apps/catgpt/script.js:219
↓ 1 callersFunctionaddPagesDomain
(account, headers, project, customDomain)
apps/_scripts/deploy-app.js:185
↓ 1 callersMethodaddPortalContainer
(e)
apps/operation/quest-dashboard/assets/bundle.js:29
↓ 1 callersFunctionaddTab
(spreadsheetId, tabName, { account })
apps/operation/finance/lib/gog.mjs:169
↓ 1 callersFunctionaddUsage
(target: Usage, usage: Usage)
gen.pollinations.ai/src/embeddings/handler.ts:227
↓ 1 callersFunctionaddUsage
(target: Usage, delta: Usage)
gen.pollinations.ai/src/routes/realtime.ts:218
↓ 1 callersFunctionaddUtcMonths
(date: Date, months: number)
packages/ui/src/lib/period.ts:31
↓ 1 callersMethodaddVersion
( chainId: string, newVersion: TransformationVersion )
apps/reimagine/src/services/TransformationService.ts:73
↓ 1 callersMethodadd_code_suggestion
Add a code suggestion that can be applied with one click. Args: pr_number: The PR number path: File path
apps/polly/src/services/github_pr.py:903
↓ 1 callersMethodadd_labels
Add labels to an issue.
apps/polly/src/services/github.py:575
↓ 1 callersMethodadd_to_project
(self, number: int, project_number: int, org: str | None = None)
apps/polly/src/services/github_graphql.py:498
↓ 1 callersFunctionadjustImageSizeForModel
( model: ImageModelName, width?: number, height?: number, )
gen.pollinations.ai/src/image/params.ts:33
↓ 1 callersFunctionaliyunCmd
(args)
apps/operation/finance/lib/providers/alibaba.mjs:26
↓ 1 callersFunctionanalyzeTextSafety
( text: string, )
gen.pollinations.ai/src/image/utils/azureContentSafety.ts:119
↓ 1 callersFunctionanalyze_pr
Call AI to analyze a PR and return structured gist JSON.
social/scripts/generate_realtime.py:136
↓ 1 callersFunctionansiColorFormatter
()
shared/logger.ts:39
↓ 1 callersFunctionappDir
()
apps/operation/finance/lib/io.mjs:37
↓ 1 callersFunctionappendIfNotDuplicate
(message: Message)
apps/sirius-cybernetics-elevator-challenge/src/game/logic.ts:38
↓ 1 callersFunctionappendInChunks
Append rows in chunks to stay within Tinybird's 10MB payload limit.
enter.pollinations.ai/src/services/d1-tinybird-sync.ts:132
↓ 1 callersFunctionappendRows
Append NDJSON rows to a Tinybird datasource via the Events API.
enter.pollinations.ai/src/services/d1-tinybird-sync.ts:91
↓ 1 callersFunctionapplyColor
(color: AnsiColor, str: string)
shared/util.ts:88
↓ 1 callersFunctionapplyError
(error)
apps/chat/src/App.jsx:347
↓ 1 callersFunctionapplyGuardrail
( text: string | string[], source: "INPUT" | "OUTPUT", env: BedrockGuardrailEnv, )
gen.pollinations.ai/src/utils/bedrock-guardrail.ts:88
← previousnext →1,901–2,000 of 5,304, ranked by callers