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
We do have a include_logs argument.
When it is True, we have nothing to do.
When it is False, we should just replace data["log"] with None in the response.
This is being removed from the backend. Let's check if it was still present here, and drop it.
The text was updated successfully, but these errors were encountered: