tencent cloud

ADP Document Parsing Model Access Guide
Last updated:2026-02-06 15:43:19
ADP Document Parsing Model Access Guide
Last updated: 2026-02-06 15:43:19

Document Resolution Service Overview

Usage Scenario Description

1. Knowledge base usage: After users upload documents to the knowledge base, document parsing is performed. The document parsing service provides the ability to convert multiple document types such as images and PDFs into Markdown format files, parseable content elements including spreadsheets, formulas, images, titles, paragraphs, headers, and footers, and intelligently convert content into a readable sequence. For knowledge base scenarios, we recommend adopting asynchronous document parsing service for knowledge document handling.



2. Application development: In application dialogues, users can perform intelligent dialogue based on uploaded documents. The document parsing service is used for document parsing of documents uploaded by users in QA. For real-time document QA in application development, we recommend synchronous document parsing service.





Document Parsing Service Access Method Categorization

Tencent Cloud ADP offers multiple service access methods for document parsing:
1. Tencent Cloud ADP official built-in document parsing service: The document parsing service officially provided by Tencent Cloud ADP is developed by the ADP team. Based on usage scenarios, it offers synchronous parsing service (youtu-parsing-sync) and asynchronous parsing service (youtu-parsing-async).
2. The document parsing service added by user customization through the standard protocol provided by Tencent Cloud ADP. You need to perform service encapsulation according to the ADP document parsing protocol. Once completed, you can customize and add the service via the ADP interface.

Document Parsing Model Access Guide

The official built-in document parsing service of ADP does not require manual integration.
If you need to use a custom document parsing service, you can access the model plaza and add the model.

User-Customized Model Access Guide

You need to perform service encapsulation according to the ADP document parsing protocol. Once completed, you can customize and add the service via the ADP interface.



In ADP document parsing, click Add, fill in relevant information, and click OK to complete integration. Among them, model name and model ID are self-defined names for uniqueness verification in the calling procedure.




Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback