MCPcopy Create free account
hub / github.com/TanStack/ai / api.image.ts

File api.image.ts

testing/panel/src/routes/api.image.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createFileRoute } from '@tanstack/react-router'
2import { generateImage, createImageOptions } from '@tanstack/ai'
3import { geminiImage } from '@tanstack/ai-gemini'
4import { openaiImage } from '@tanstack/ai-openai'

Callers

nothing calls this directly

Calls 8

createImageOptionsFunction · 0.90
geminiImageFunction · 0.90
openaiImageFunction · 0.90
openRouterImageFunction · 0.90
generateImageFunction · 0.90
jsonMethod · 0.80
logMethod · 0.80
errorMethod · 0.65

Tested by

no test coverage detected