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
follow-up after #1407
and #1409 cc
@coyotte508
Since we use `chatCompletion` and not `summarization` anymore, the
payload is not exactly the same. This PR removes
`payload.parameters.max_length` and replaces it by `payload.max_tokens`.
I've set a low value to avoid long responses (we just want a working
example and that's it).
Co-authored-by: SBrandeis <[email protected]>
0 commit comments