Chenyang Li
Results
2
issues of
Chenyang Li
### Brief summary of changes - Add `RequestResponder.mark_cancelled_without_response()` to support silent cancellation. - Use silent cancellation in `BaseSession._receive_loop()` when handling `CancelledNotification`. - When emitting a `CancelledNotification`, proactively cancel the local...
needs maintainer action
## Summary This PR adds comprehensive examples for counting tokens with structured responses to the existing "How to count tokens with tiktoken" notebook, addressing issue #2102. The addition includes a...
Stale