MCPcopy Create free account
hub / github.com/TanStack/ai / server-functions.ts

File server-functions.ts

examples/ts-react-media/src/lib/server-functions.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createServerFn } from '@tanstack/react-start'
2import { falImage, falVideo } from '@tanstack/ai-fal'
3import { geminiImage } from '@tanstack/ai-gemini'
4import { grokImage, grokVideo } from '@tanstack/ai-grok'

Callers

nothing calls this directly

Calls 13

generateImageFunction · 0.90
falImageFunction · 0.90
grokImageFunction · 0.90
geminiImageFunction · 0.90
generateVideoFunction · 0.90
falVideoFunction · 0.90
grokVideoFunction · 0.90
getVideoJobStatusFunction · 0.90
hasPromptContentFunction · 0.85
asTextPromptFunction · 0.85
asImagePromptFunction · 0.85
asImageToVideoPromptFunction · 0.85

Tested by

no test coverage detected