BL
MarkTechPost • 16일 전
랜딩AI, DPT-3 Pro·Verity 탑재한 문서 추출 2세대 출시
IMP 6/10
핵심 요약
LandingAI가 문서 처리 스택을 DPT-3 모델 family 기반으로 재구축한 'Agentic Document Extraction 2세대(Generation 2)'를 출시했습니다. 기존 청크(chunk) 방식을 폐지하고 문서-페이지-블록 트리 구조로 전환했으며, DPT-3 Pro는 라인 단위, DPT-3 Verity는 단어 단위 정확도(Grounding)와 신뢰도 점수를 제공합니다. 과금 방식도 페이지 단위에서 출력 문자 수 기반으로 바뀌었고, 1세대 코드는 2세대 endpoint와 호환되지 않아 마이그레이션이 필요합니다.
번역된 본문
LandingAI가 문서 스택을 DPT-3 모델 family 기반으로 재구축한 'Agentic Document Extraction 2세대'를 출시했습니다. 기존의 청크(chunk) 방식은 폐지되고 문서(Document)-페이지(Page)-블록(Block) 트리 구조로 대체되었습니다. DPT-3 Pro는 라인(line) 단위로 근거를 제공하며, DPT-3 Verity는 단어(word) 단위 근거와 함께 신뢰도 점수(confidence score)를 제공합니다. 또한 Parse 과금 방식이 고정 페이지 단위에서 출력 문자 수 기준으로 변경되었습니다. 참고로 1세대 코드는 2세대 endpoint에서 실행되지 않습니다.
원문 보기 (영어)
LandingAI has shipped Agentic Document Extraction Gen2, a rebuild of its document stack on the DPT-3 model family. Chunks are retired in favor of a document, page and block tree. DPT-3 Pro grounds to the line, DPT-3 Verity grounds to the word with a confidence score, and Parse billing now counts output characters instead of flat pages. Gen1 code will not run against Gen2 endpoints.
The post LandingAI Releases Agentic Document Extraction Gen2 with DPT-3 Pro and DPT-3 Verity appeared first on MarkTechPost.