Replies: 1 comment
-
|
This discussion was automatically locked because it has not been updated in over 30 days. If you still have questions about this topic, please ask us at community.vercel.com/ai-sdk |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm developing a Tauri application in SvelteKit, which does not allow me to have dynamic routes/API calls to the
+server.sveltepages. It seems possible to callstreamTextfrom the client side, but I'm struggling to best integrate this withuseChat.I could implement a customfetchmethod, but I was wondering if there's a dumber/simpler solution I'm missing. Any suggestions?Beta Was this translation helpful? Give feedback.
All reactions