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
[py] Change Pipeline.input_json to return completion token.
We used to drop the token returned by push_to_pipeline on the floor.
Instead, we now return it to the user so they can wait for the token
asynchronously.
Signed-off-by: Leonid Ryzhyk <ryzhyk@gmail.com>
0 commit comments