tanstack-ai
Installation
SKILL.md
TanStack AI (React)
AI chat framework with isomorphic tools, streaming, and full type safety.
Packages
@tanstack/ai— core:chat(),toolDefinition(),toServerSentEventsResponse(),maxIterations()@tanstack/ai-react— React:useChat()hook, re-exports connection adapters@tanstack/ai-client— headless:ChatClient,clientTools(),createChatClientOptions(),InferChatMessages@tanstack/ai-{openai,anthropic,gemini,ollama,grok,openrouter,fal}— adapter packages
Quick Start
Install
npm install @tanstack/ai @tanstack/ai-react @tanstack/ai-openai