Protokoll #24721
| ID | 24721 |
|---|---|
| Zeitstempel | 2025-12-28 01:08:59.138375 |
| Client | root |
| IP | Warning: Undefined array key "request_ip" in /var/www/dev.campus.systemische-tools.de/src/View/protokoll/show.php on line 13 Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/dev.campus.systemische-tools.de/src/View/protokoll/show.php on line 13 |
| Modell | claude-sonnet-4-20250514 |
| Status | completed |
| Tokens | 1,689 (Input: 0, Output: 0) |
| Dauer | 81 ms |
| Request-Zeit | Warning: Undefined array key "request_timestamp" in /var/www/dev.campus.systemische-tools.de/src/View/protokoll/show.php on line 18 |
| Response-Zeit | - |
Warning: Undefined array key "error_message" in /var/www/dev.campus.systemische-tools.de/src/View/protokoll/show.php on line 22
Request
{
"event": "PreToolUse",
"tool_name": "mcp__mcp-db__db_select",
"tool_input": {
"query": "SELECT id, pipeline_id, step_type, config, sort_order, enabled FROM pipeline_steps WHERE pipeline_id = 4 ORDER BY sort_order",
"database": "ki_content"
}
}
Response
{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"data\": [\n {\n \"id\": 69,\n \"pipeline_id\": 4,\n \"step_type\": \"detect\",\n \"config\": \"{\\\"check_extension\\\": true, \\\"supported\\\": [\\\"pdf\\\",\\\"docx\\\",\\\"pptx\\\",\\\"md\\\",\\\"txt\\\"]}\",\n \"sort_order\": 1,\n \"enabled\": 1\n },\n {\n \"id\": 70,\n \"pipeline_id\": 4,\n \"step_type\": \"queue\",\n \"config\": \"{\\\"status\\\": \\\"pending\\\"}\",\n \"sort_order\": 2,\n \"enabled\": 1\n },\n {\n \"id\": 71,\n \"pipeline_id\": 4,\n \"step_type\": \"extract\",\n \"config\": \"{\\\"ocr_enabled\\\": true, \\\"ocr_lang\\\": \\\"deu\\\"}\",\n \"sort_order\": 3,\n \"enabled\": 1\n },\n {\n \"id\": 72,\n \"pipeline_id\": 4,\n \"step_type\": \"hash\",\n \"config\": \"{\\\"algorithm\\\": \\\"sha256\\\"}\",\n \"sort_order\": 4,\n \"enabled\": 1\n },\n {\n \"id\": 73,\n \"pipeline_id\": 4,\n \"step_type\": \"rotation\",\n \"config\": \"{\\\"osd_confidence\\\": 2.0, \\\"use_vision_fallback\\\": false}\",\n \"sort_order\": 5,\n \"enabled\": 1\n },\n {\n \"id\": 74,\n \"pipeline_id\": 4,\n \"step_type\": \"doc_create\",\n \"config\": \"{\\\"table\\\": \\\"documents\\\"}\",\n \"sort_order\": 6,\n \"enabled\": 1\n },\n {\n \"id\": 75,\n \"pipeline_id\": 4,\n \"step_type\": \"page_store\",\n \"config\": \"{\\\"table\\\": \\\"document_pages\\\"}\",\n \"sort_order\": 7,\n \"enabled\": 1\n },\n {\n \"id\": 76,\n \"pipeline_id\": 4,\n \"step_type\": \"vision\",\n \"config\": \"{\\\"model\\\": \\\"llama3.2-vision:11b\\\", \\\"dpi\\\": 150}\",\n \"sort_order\": 8,\n \"enabled\": 1\n },\n {\n \"id\": 77,\n \"pipeline_id\": 4,\n \"step_type\": \"vision_store\",\n \"config\": \"{\\\"store_in\\\": \\\"document_pages.vision_analysis\\\"}\",\n \"sort_order\": 9,\n \"enabled\": 1\n },\n {\n \"id\": 78,\n \"pipeline_id\": 4,\n \"step_type\": \"chunk\",\n \"config\": \"{\\\"max_size\\\": 2000, \\\"min_size\\\": 100, \\\"overlap_percent\\\": 10}\",\n \"sort_order\": 10,\n \"enabled\": 1\n },\n {\n \"id\": 79,\n \"pipeline_id\": 4,\n \"step_type\": \"chunk_store\",\n \"config\": \"{\\\"table\\\": \\\"chunks\\\"}\",\n \"sort_order\": 11,\n \"enabled\": 1\n },\n {\n \"id\": 80,\n \"pipeline_id\": 4,\n \"step_type\": \"enrich\",\n \"config\": \"{\\\"extract_headings\\\": true, \\\"extract_keywords\\\": true}\",\n \"sort_order\": 12,\n \"enabled\": 1\n },\n {\n \"id\": 81,\n \"pipeline_id\": 4,\n \"step_type\": \"embed\",\n \"config\": \"{\\\"model\\\": \\\"mxbai-embed-large\\\", \\\"dimension\\\": 1024}\",\n \"sort_order\": 13,\n \"enabled\": 1\n },\n {\n \"id\": 82,\n \"pipeline_id\": 4,\n \"step_type\": \"qdrant_store\",\n \"config\": \"{\\\"collection\\\": \\\"documents\\\"}\",\n \"sort_order\": 14,\n \"enabled\": 1\n },\n {\n \"id\": 83,\n \"pipeline_id\": 4,\n \"step_type\": \"status_update\",\n \"config\": \"{\\\"status\\\": \\\"embedded\\\"}\",\n \"sort_order\": 15,\n \"enabled\": 1\n },\n {\n \"id\": 84,\n \"pipeline_id\": 4,\n \"step_type\": \"entity_extract\",\n \"config\": \"{\\\"model\\\": \\\"gemma3:27b-it-qat\\\", \\\"types\\\": [\\\"PERSON\\\",\\\"ORG\\\",\\\"CONCEPT\\\",\\\"METHODE\\\"]}\",\n \"sort_order\": 16,\n \"enabled\": 1\n },\n {\n \"id\": 85,\n \"pipeline_id\": 4,\n \"step_type\": \"entity_store\",\n \"config\": \"{\\\"table\\\": \\\"entities\\\", \\\"link_table\\\": \\\"document_entities\\\"}\",\n \"sort_order\": 17,\n \"enabled\": 1\n },\n {\n \"id\": 86,\n \"pipeline_id\": 4,\n \"step_type\": \"entity_normalize\",\n \"config\": \"{\\\"merge_similar\\\": true, \\\"confidence_threshold\\\": 0.8}\",\n \"sort_order\": 18,\n \"enabled\": 1\n },\n {\n \"id\": 87,\n \"pipeline_id\": 4,\n \"step_type\": \"relation_extract\",\n \"config\": \"{\\\"types\\\":[\\\"RELATES_TO\\\",\\\"PART_OF\\\",\\\"USES\\\",\\\"TEACHES\\\"],\\\"model\\\":\\\"gemma3:27b-it-qat\\\",\\\"provider\\\":\\\"ollama\\\"}\",\n \"sort_order\": 19,\n \"enabled\": 1\n },\n {\n \"id\": 88,\n \"pipeline_id\": 4,\n \"step_type\": \"relation_store\",\n \"config\": \"{\\\"table\\\": \\\"entity_relations\\\"}\",\n \"sort_order\": 20,\n \"enabled\": 1\n },\n {\n \"id\": 89,\n \"pipeline_id\": 4,\n \"step_type\": \"taxonomy_build\",\n \"config\": \"{\\\"table\\\":\\\"taxonomy_terms\\\",\\\"auto_classify\\\":true,\\\"model\\\":\\\"gemma3:27b-it-qat\\\",\\\"provider\\\":\\\"ollama\\\"}\",\n \"sort_order\": 21,\n \"enabled\": 1\n },\n {\n \"id\": 90,\n \"pipeline_id\": 4,\n \"step_type\": \"ontology_classify\",\n \"config\": \"{\\\"table\\\": \\\"ontology_classes\\\"}\",\n \"sort_order\": 22,\n \"enabled\": 1\n },\n {\n \"id\": 91,\n \"pipeline_id\": 4,\n \"step_type\": \"chunk_entity_link\",\n \"config\": \"{\\\"table\\\": \\\"chunk_entities\\\"}\",\n \"sort_order\": 23,\n \"enabled\": 1\n },\n {\n \"id\": 92,\n \"pipeline_id\": 4,\n \"step_type\": \"chunk_taxonomy\",\n \"config\": \"{\\\"table\\\": \\\"chunk_taxonomy\\\"}\",\n \"sort_order\": 24,\n \"enabled\": 1\n },\n {\n \"id\": 93,\n \"pipeline_id\": 4,\n \"step_type\": \"entity_taxonomy\",\n \"config\": \"{\\\"table\\\": \\\"entity_taxonomy_mapping\\\"}\",\n \"sort_order\": 25,\n \"enabled\": 1\n },\n {\n \"id\": 94,\n \"pipeline_id\": 4,\n \"step_type\": \"chunk_semantics\",\n \"config\": \"{\\\"table\\\": \\\"chunk_semantics\\\"}\",\n \"sort_order\": 26,\n \"enabled\": 1\n },\n {\n \"id\": 95,\n \"pipeline_id\": 4,\n \"step_type\": \"finalize\",\n \"config\": \"{\\\"status\\\": \\\"completed\\\", \\\"cleanup\\\": true}\",\n \"sort_order\": 27,\n \"enabled\": 1\n }\n ],\n \"row_count\": 27,\n \"error\": null,\n \"execution_ms\": 0\n}"
}
]
}