MCPcopy Create free account
hub / github.com/TanStack/ai / threads.tsx

File threads.tsx

examples/ts-react-chat/src/routes/threads.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useEffect, useRef, useState } from 'react'
2import { createFileRoute } from '@tanstack/react-router'
3import { fetchServerSentEvents, useChat } from '@tanstack/ai-react'
4import { clientTools } from '@tanstack/ai-client'

Callers

nothing calls this directly

Calls 5

clientToolsFunction · 0.90
hasWindowFunction · 0.85
parseMethod · 0.80
nowMethod · 0.80
pushMethod · 0.45

Tested by

no test coverage detected