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
If you look at the StepRequestBody interface its missing the additional_input property. This should probably be typed as Record<string,unknown>. Same goes for the step response and task level request & response objects.
If you look at the StepRequestBody interface its missing the additional_input property. This should probably be typed as Record<string,unknown>. Same goes for the step response and task level request & response objects.
Link: AI-Engineer-Foundation/agent-protocol-sdk-js#4
The text was updated successfully, but these errors were encountered: