v8.5.0 #603
kayhantolga
announced in
Announcements
v8.5.0
#603
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
8.5.0
BaseResponse
type, but they can be cast to the appropriate types(RunStepResponse
,RunResponse
,MessageResponse
). The reason for this change is that we realized the stream API returns multiple different object types rather than returning a single object type.StreamEvent
field, which can be used to determine the type of event while streaming.What's Changed
Full Changelog: v8.4.0...v8.5.0
This discussion was created from the release v8.5.0.
Beta Was this translation helpful? Give feedback.
All reactions