We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcce942 commit a145753Copy full SHA for a145753
README.md
@@ -133,7 +133,6 @@ The service will be available at `https://your-worker.your-subdomain.workers.dev
133
| Variable | Required | Description |
134
|----------|----------|-------------|
135
| `QWEN_CLI_AUTH` | ✅ | OAuth2 credentials JSON from Qwen Code CLI |
136
-| `QWEN_KV` | ✅ | KV namespace binding for token storage |
137
| `OPENAI_API_KEY` | ❌ | API key for client authentication |
138
| `OPENAI_MODEL` | ❌ | Default model override |
139
| `OPENAI_BASE_URL` | ❌ | Custom base URL (uses OAuth resource_url if available) |
0 commit comments