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

File api.structured.ts

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

Source from the content-addressed store, hash-verified

1import { createFileRoute } from '@tanstack/react-router'
2import { chat, createChatOptions } from '@tanstack/ai'
3import { anthropicText } from '@tanstack/ai-anthropic'
4import { geminiText } from '@tanstack/ai-gemini'

Callers

nothing calls this directly

Calls 11

createChatOptionsFunction · 0.90
anthropicTextFunction · 0.90
geminiTextFunction · 0.90
grokTextFunction · 0.90
ollamaTextFunction · 0.90
openaiTextFunction · 0.90
openRouterTextFunction · 0.90
chatFunction · 0.90
jsonMethod · 0.80
logMethod · 0.80
errorMethod · 0.65

Tested by

no test coverage detected