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
Add support for arbitrary completion params in RemoteRolloutProcessor [FIR-5739]
Main logic change -
Removed model in InitRequest
RemoteRolloutProcessor now passes completion params. Row-level overrides config-level completion params.
All test servers now retrieve model from completion params
Changed typescript servers similarly
0 commit comments