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

File api.generate.image.ts

examples/ts-react-chat/src/routes/api.generate.image.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

generateImageFunction · 0.90
openaiImageFunction · 0.90
jsonMethod · 0.80

Tested by

no test coverage detected