assemble_translated
Assemble translated segments into a final PDF, running asynchronously. Use the returned session_dir to check assembly status, with an optional glossary for consistent terminology.
Instructions
번역된 세그먼트로 최종 PDF를 생성합니다.
백그라운드에서 비동기로 실행됩니다. 반환된 session_dir로 check_assembly_status를 호출하여 완료 여부를 확인하세요.
Args: session_dir: extract_segments에서 반환된 세션 디렉토리 경로 glossary_json: (선택) 용어집 JSON 문자열. 번역 시 생성된 용어집.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_dir | Yes | ||
| glossary_json | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |