-
|
Could attachments not better be handled by the "parts" file part? Will experimental_attachments eventually be removed? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
Yes - plan is to move fully to parts with AI SDK 5 |
Beta Was this translation helpful? Give feedback.
-
|
That sounds great. When is the planned release? Right now I write a custom useCompletion with attachments. So I better use parts for this and manually inject them? |
Beta Was this translation helpful? Give feedback.
-
|
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.
useCompletion is different - we probably will move to a very flexible client-server API similar to useObject for that one. Timeline for AI SDK 5 is first half of May - but that does not include useCompletion changes.