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

File server-fns.ts

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

Source from the content-addressed store, hash-verified

1import { createServerFn } from '@tanstack/react-start'
2import { z } from 'zod'
3import {
4 chat,

Callers

nothing calls this directly

Calls 15

generateImageFunction · 0.90
openaiImageFunction · 0.90
buildSpeechAdapterFunction · 0.90
generateSpeechFunction · 0.90
generateTranscriptionFunction · 0.90
buildAudioAdapterFunction · 0.90
generateAudioFunction · 0.90
summarizeFunction · 0.90
openaiSummarizeFunction · 0.90
openaiVideoFunction · 0.90
generateVideoFunction · 0.90

Tested by

no test coverage detected