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
Assert transform result in system message via HTTP traffic
The 'should apply transform modifications' tests previously only verified
that the transform callback was invoked, not that the transformed content
actually reached the model. Now all 4 SDKs assert that TRANSFORM_MARKER
appears in the system message captured from HTTP traffic.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments