-
Add token refresh handling for 401 responses across clients
released this
2025-08-30 09:26:41 +00:00 | 2027 commits to main since this release- Implemented
RefreshTokensmethod in client interfaces and Gemini clients. - Updated handlers to call
RefreshTokenson 401 responses and retry requests if token refresh succeeds. - Enhanced error handling and retry logic to accommodate token refresh flow.
Update README to include Qwen login instructions
- Added Qwen OAuth login command instructions in both English and Chinese README files.
- Made minor updates to existing command examples for consistency.
Downloads
- Implemented