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
Add docstrings to MemoryChannelStatistics, MemorySendChannel, and
MemoryReceiveChannel classes so they show up properly in the
Sphinx-generated documentation.
- MemoryChannelStatistics: Document all attributes with descriptions
- MemorySendChannel: Reference open_memory_channel and note it
implements SendChannel interface
- MemoryReceiveChannel: Reference open_memory_channel and note it
implements ReceiveChannel interface
Partial fix for #3221
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments