add qwencode-sdk java doc

This commit is contained in:
skyfire 2026-01-06 17:18:41 +08:00
parent 8f3bbef575
commit ad3086f7dd
2 changed files with 3 additions and 3 deletions

View file

@ -285,7 +285,7 @@ The SDK provides specific exception types for different error scenarios:
### Q: Do I need to install the Qwen CLI separately?
A: No, from v0.1.1, the CLI is bundled with the SDK, so no standalone CLI installation is needed.
A: yes, requires Qwen CLI 0.5.5 or higher.
### Q: What Java versions are supported?