pro.hao.workCrane Tender Intelligence Workbench

Drawing RAG

以标准桥式起重机样例图纸为基准,把页级、区域级、检索块、citation 和 GPT-first 问答调用链放进同一个工作台。

图纸样例1
处理栈7
固定问题集10
默认模型策略GPT-first

处理链状态

当前系统保留真实图纸文档链复用方向,同时把最小闭环样例直接挂出来,方便演示检索和 citation 回链。

source_document_linkingseeded

Drawing ingestion reuses source_document -> document_parse -> document_extraction as the truth chain.

page_region_splitcompleted

Seed demo already exposes page-level and region-level objects for a standard bridge crane sheet.

ocr_and_normalizationcompleted

Demo regions carry OCR text, normalized text, and field payload for layout-critical dimensions.

retrieval_chunk_indexcompleted

Seed chunks model BGE-M3 + Qdrant style retrieval records and citation-ready snippets.

gpt_first_answer_generationcompleted

Drawing query API routes default requests through GPT-first provider resolution with citation persistence.