You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/quick-start.md
+2-30Lines changed: 2 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,11 +164,10 @@ You now have a working chat application. The `useChat` hook handles:
164
164
- Loading states
165
165
- Error handling
166
166
167
-
## Bonus: TanStack Start Integration
167
+
## Using Tools
168
168
169
-
TanStack AI works with any framework. If you're using **TanStack Start** specifically, you get a bonus: `createServerFnTool` lets you share implementations between AI tools and server functions.
169
+
TanStack AI works with any framework. Here's how to use tools:
0 commit comments