alibabacloud-docmind-parse
Installation
SKILL.md
DocMind Document Parsing
Two Invocation Modes
- Free Mode (V2 API Direct): Configure the endpoint via the
DOCMIND_V2_ENDPOINTenvironment variable; limited daily free quota. - Alibaba Cloud POP Mode: Credentials are obtained automatically through the default credential chain; 3,000 pages per month free, pay-as-you-go beyond that.
Routing Strategy
- When the Alibaba Cloud default credential chain is available, prefer POP Mode.
- When credentials are unavailable but
DOCMIND_V2_ENDPOINTis configured, use V2 Free Mode. - When the free quota is exhausted, prompt the user to activate the Alibaba Cloud DocMind service.
Environment Variables
| Variable | Description | Required |
|---|---|---|
DOCMIND_V2_ENDPOINT |
V2 API service endpoint (domain or IP). Defaults to docmind.aliyuncs.com |
Optional |