{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"data\": [\n {\n \"step_type\": \"detect\",\n \"sort_order\": 1,\n \"config\": \"{\\\"check_extension\\\": true, \\\"supported\\\": [\\\"pdf\\\",\\\"docx\\\",\\\"pptx\\\",\\\"md\\\",\\\"txt\\\"]}\"\n },\n {\n \"step_type\": \"queue\",\n \"sort_order\": 2,\n \"config\": \"{\\\"status\\\": \\\"pending\\\"}\"\n },\n {\n \"step_type\": \"extract\",\n \"sort_order\": 3,\n \"config\": \"{\\\"ocr_enabled\\\": true, \\\"ocr_lang\\\": \\\"deu\\\"}\"\n },\n {\n \"step_type\": \"hash\",\n \"sort_order\": 4,\n \"config\": \"{\\\"algorithm\\\": \\\"sha256\\\"}\"\n },\n {\n \"step_type\": \"rotation\",\n \"sort_order\": 5,\n \"config\": \"{\\\"osd_confidence\\\": 2.0, \\\"use_vision_fallback\\\": false}\"\n },\n {\n \"step_type\": \"doc_create\",\n \"sort_order\": 6,\n \"config\": \"{\\\"table\\\": \\\"documents\\\"}\"\n },\n {\n \"step_type\": \"page_store\",\n \"sort_order\": 7,\n \"config\": \"{\\\"table\\\": \\\"document_pages\\\"}\"\n },\n {\n \"step_type\": \"vision\",\n \"sort_order\": 8,\n \"config\": \"{\\\"model\\\": \\\"llama3.2-vision:11b\\\", \\\"dpi\\\": 150}\"\n },\n {\n \"step_type\": \"vision_store\",\n \"sort_order\": 9,\n \"config\": \"{\\\"store_in\\\": \\\"document_pages.vision_analysis\\\"}\"\n },\n {\n \"step_type\": \"chunk\",\n \"sort_order\": 10,\n \"config\": \"{\\\"max_size\\\": 2000, \\\"min_size\\\": 100, \\\"overlap_percent\\\": 10}\"\n },\n {\n \"step_type\": \"chunk_store\",\n \"sort_order\": 11,\n \"config\": \"{\\\"table\\\": \\\"chunks\\\"}\"\n },\n {\n \"step_type\": \"enrich\",\n \"sort_order\": 12,\n \"config\": \"{\\\"extract_headings\\\": true, \\\"extract_keywords\\\": true}\"\n },\n {\n \"step_type\": \"embed\",\n \"sort_order\": 13,\n \"config\": \"{\\\"model\\\": \\\"mxbai-embed-large\\\", \\\"dimension\\\": 1024}\"\n },\n {\n \"step_type\": \"qdrant_store\",\n \"sort_order\": 14,\n \"config\": \"{\\\"collection\\\": \\\"documents\\\"}\"\n },\n {\n \"step_type\": \"status_update\",\n \"sort_order\": 15,\n \"config\": \"{\\\"status\\\": \\\"embedded\\\"}\"\n },\n {\n \"step_type\": \"entity_extract\",\n \"sort_order\": 16,\n \"config\": \"{\\\"model\\\": \\\"gemma3:27b-it-qat\\\", \\\"types\\\": [\\\"PERSON\\\",\\\"ORG\\\",\\\"CONCEPT\\\",\\\"METHODE\\\"]}\"\n },\n {\n \"step_type\": \"entity_store\",\n \"sort_order\": 17,\n \"config\": \"{\\\"table\\\": \\\"entities\\\", \\\"link_table\\\": \\\"document_entities\\\"}\"\n },\n {\n \"step_type\": \"entity_normalize\",\n \"sort_order\": 18,\n \"config\": \"{\\\"merge_similar\\\": true, \\\"confidence_threshold\\\": 0.8}\"\n },\n {\n \"step_type\": \"relation_extract\",\n \"sort_order\": 19,\n \"config\": \"{\\\"types\\\": [\\\"RELATES_TO\\\",\\\"PART_OF\\\",\\\"USES\\\",\\\"TEACHES\\\"]}\"\n },\n {\n \"step_type\": \"relation_store\",\n \"sort_order\": 20,\n \"config\": \"{\\\"table\\\": \\\"entity_relations\\\"}\"\n },\n {\n \"step_type\": \"taxonomy_build\",\n \"sort_order\": 21,\n \"config\": \"{\\\"table\\\": \\\"taxonomy_terms\\\", \\\"auto_classify\\\": true}\"\n },\n {\n \"step_type\": \"ontology_classify\",\n \"sort_order\": 22,\n \"config\": \"{\\\"table\\\": \\\"ontology_classes\\\"}\"\n },\n {\n \"step_type\": \"chunk_entity_link\",\n \"sort_order\": 23,\n \"config\": \"{\\\"table\\\": \\\"chunk_entities\\\"}\"\n },\n {\n \"step_type\": \"chunk_taxonomy\",\n \"sort_order\": 24,\n \"config\": \"{\\\"table\\\": \\\"chunk_taxonomy\\\"}\"\n },\n {\n \"step_type\": \"entity_taxonomy\",\n \"sort_order\": 25,\n \"config\": \"{\\\"table\\\": \\\"entity_taxonomy_mapping\\\"}\"\n },\n {\n \"step_type\": \"chunk_semantics\",\n \"sort_order\": 26,\n \"config\": \"{\\\"table\\\": \\\"chunk_semantics\\\"}\"\n },\n {\n \"step_type\": \"finalize\",\n \"sort_order\": 27,\n \"config\": \"{\\\"status\\\": \\\"completed\\\", \\\"cleanup\\\": true}\"\n }\n ],\n \"row_count\": 27,\n \"error\": null,\n \"execution_ms\": 0\n}"
}
]
}