docs: add Qwen OAuth auth URL (portal.qwen.ai)
- Add browser auth URL for re-authentication - Clarify auth vs refresh vs API endpoints Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -79,9 +79,10 @@ qwen --auth-type qwen-oauth -p "test"
|
||||
|
||||
| Endpoint | URL |
|
||||
|----------|-----|
|
||||
| **Auth (Browser)** | `https://portal.qwen.ai` |
|
||||
| **Token Refresh** | `https://chat.qwen.ai/api/v1/oauth2/token` |
|
||||
| **API Base** | `https://dashscope.aliyuncs.com/compatible-mode/v1` |
|
||||
| **Chat Completions** | `/chat/completions` |
|
||||
| **Token Refresh** | `https://chat.qwen.ai/api/v1/oauth2/token` |
|
||||
|
||||
## Available Models (FREE Tier)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user