MCPcopy Index your code
hub / github.com/TanStack/ai / main.js

File main.js

examples/vanilla-chat/src/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ChatClient, fetchServerSentEvents } from '@tanstack/ai-client'
2
3// Initialize ChatClient
4const client = new ChatClient({

Callers

nothing calls this directly

Calls 9

fetchServerSentEventsFunction · 0.90
renderMessagesFunction · 0.85
updateLoadingStateFunction · 0.85
showErrorFunction · 0.85
sendMessageMethod · 0.65
errorMethod · 0.65
addEventListenerMethod · 0.45
getIsLoadingMethod · 0.45
getMessagesMethod · 0.45

Tested by

no test coverage detected