Max Leiter
Max Leiter
Can you use `reload`? https://sdk.vercel.ai/docs/api-reference/use-chat
@Zakinator123 I'm a fan of a new `mode: 'functions'` param for `useChat` instead of a mostly-duplicate hook. thank you for your work on this!
Hey @Zakinator123, thanks so much for your work on this! I gave it a look and I think we can ship this as a pre-release of functions support while we...
We've done a bit of research here and every tokenizer is too large (generally due to wasm) for us to include by default with the SDK. Our recommendation going forward...
I recommend experimenting with different models and prompts. From reviewing your repository the problem isn’t with the SDK.
hey @tangye1234, are you planning on continuing work on this PR?
Closing without more info / a reproduction. @tnguye20 please reply back if you haven't been able to solve this by upgrading langchain.
This was resolved with #445, sorry for missing this. Thanks for the report!
Improved error handling was implemented in #163