File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <div align =" center " >
2+ <picture >
3+ <source
4+ media="(prefers-color-scheme: dark)"
5+ srcset="https://tanstack.com/api/readme/ai.png?framework=solid&theme=dark"
6+ />
7+ <source
8+ media="(prefers-color-scheme: light)"
9+ srcset="https://tanstack.com/api/readme/ai.png?framework=solid"
10+ />
11+ <img
12+ src="https://tanstack.com/api/readme/ai.png?framework=solid"
13+ alt="TanStack Solid AI"
14+ width="900"
15+ />
16+ </picture >
17+ </div >
118# @tanstack/ai-react
219
320React hooks for building AI chat interfaces with TanStack AI.
Original file line number Diff line number Diff line change 1+ <div align =" center " >
2+ <picture >
3+ <source
4+ media="(prefers-color-scheme: dark)"
5+ srcset="https://tanstack.com/api/readme/ai.png?framework=svelte&theme=dark"
6+ />
7+ <source
8+ media="(prefers-color-scheme: light)"
9+ srcset="https://tanstack.com/api/readme/ai.png?framework=svelte"
10+ />
11+ <img
12+ src="https://tanstack.com/api/readme/ai.png?framework=svelte"
13+ alt="TanStack Svelte AI"
14+ width="900"
15+ />
16+ </picture >
17+ </div >
118# @tanstack/ai-svelte
219
320Svelte bindings for TanStack AI.
You can’t perform that action at this time.
0 commit comments