MCPcopy Create free account
hub / github.com/pollinations/pollinations / text

Method text

enter.pollinations.ai/worker-runtime.d.ts:1964–1964  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1962 arrayBuffer(): Promise<ArrayBuffer>;
1963 bytes(): Promise<Uint8Array>;
1964 text(): Promise<string>;
1965 json<T>(): Promise<T>;
1966 blob(): Promise<Blob>;
1967}

Callers 15

transcribeMethod · 0.65
authorizeDeviceMethod · 0.65
generateTextFunction · 0.65
client.test.tsFile · 0.65
fetchJsonWithAuthFunction · 0.65
chatWithMediaFunction · 0.65
postChatCompletionFunction · 0.65
fetchBinaryWithAuthFunction · 0.65
webSearchFunction · 0.65
fetchLlmTxtFunction · 0.65
upload.tsFile · 0.65
auth.tsFile · 0.65

Calls

no outgoing calls

Tested by 3

createTextCacheAppFunction · 0.52
consumeAndWaitFunction · 0.52
consumeAndWaitFunction · 0.52