You have one new message
Results
2
issues of
You have one new message
**Is your feature request related to a problem? Please describe.** Hey guys, I just want to add Cancellation tokens, so that we can cancel any long running APIs **Describe the...
# Pull Request ## Description Added comprehensive `CancellationToken` support across all async methods in `GeminiClient` and `IGeminiClient` to enable proper cancellation of long-running operations. This allows consumers to cancel API...