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
docs(agent): update response_mode examples to reflect None return
Replace `msg = agent(msg)` with `agent(msg)` in all examples where
response_mode writes to a Message field, since the call now returns
None (Message is mutated in place).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments