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

File api.chat.ts

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

Source from the content-addressed store, hash-verified

1import * as path from 'node:path'
2import * as fs from 'node:fs'
3import { createFileRoute } from '@tanstack/react-router'
4import {

Callers

nothing calls this directly

Calls 15

createChatOptionsFunction · 0.90
anthropicTextFunction · 0.90
geminiTextFunction · 0.90
grokTextFunction · 0.90
ollamaTextFunction · 0.90
openaiTextFunction · 0.90
openRouterTextFunction · 0.90
chatFunction · 0.90
maxIterationsFunction · 0.90
wrapAdapterForRecordingFunction · 0.85
nowMethod · 0.80

Tested by

no test coverage detected