-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FIX: ToolInvocation must have a result #822
Comments
hey! This might help At least I got mine working in the prior version. Version 3.0 is still throwing the error but I think it's related to the Artifact trying to use the main update-document tool call instead of the /artifact/server.ts file... Hope that thread helps. And sorry for not just putting it here but there was a flow to my frustration with arrogant programmers that might help. |
EDIT: The sanitize code I used here is needed in V3.0. Yes, there is a sanitization function used onFinish but... It ain't workin bucko! Here's what I used
==============================
|
To avoid this error when the AI updates a document, change
artifacts-model
->artifact-model
ai-chatbot/artifacts/code/server.ts
Line 45 in ef7eb9d
The text was updated successfully, but these errors were encountered: