alibabacloud-docmind-parse

Installation
SKILL.md

DocMind Document Parsing

Two Invocation Modes

  1. Free Mode (V2 API Direct): Configure the endpoint via the DOCMIND_V2_ENDPOINT environment variable; limited daily free quota.
  2. 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_ENDPOINT is 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
Installs
18
GitHub Stars
179
First Seen
14 days ago
alibabacloud-docmind-parse — aliyun/alibabacloud-aiops-skills