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
The text was updated successfully, but these errors were encountered:
adolphnov
changed the title
In the middleware dostream, the obtained maxTries is incorrect.
In the middleware doStream, in the incoming params, maxTries is default value
Nov 8, 2024
adolphnov
changed the title
In the middleware doStream, in the incoming params, maxTries is default value
In the middleware doStream, in the incoming params, maxRetries is default value
Nov 8, 2024
Description
In the middleware doStream, the obtained maxRetries is incorrect. The parameter obtained from prepareCallSettings does not include maxRetries:
Check the streamText definition, settings do not carry user-defined maxRetries:
Code example
Additional context
No response
The text was updated successfully, but these errors were encountered: