Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ ChatClient, fetchServerSentEvents } from
'@tanstack/ai-client'
2
3
// Initialize ChatClient
4
const
client =
new
ChatClient({
Callers
nothing calls this directly
Calls
9
fetchServerSentEvents
Function · 0.90
renderMessages
Function · 0.85
updateLoadingState
Function · 0.85
showError
Function · 0.85
sendMessage
Method · 0.65
error
Method · 0.65
addEventListener
Method · 0.45
getIsLoading
Method · 0.45
getMessages
Method · 0.45
Tested by
no test coverage detected