Protokoll #17385

ID17385
Zeitstempel2025-12-26 07:35:31.714925
Clientroot
IP145.224.72.140
Modellclaude-sonnet-4-20250514
Statuscompleted
Tokens384 (Input: 43, Output: 341)
Dauer275 ms
Request-Zeit2025-12-26 07:35:31.714925
Response-Zeit2025-12-26 07:35:31.990075

Request

{
    "event": "PreToolUse",
    "tool_name": "Bash",
    "tool_input": {
        "command": ".\/venv\/bin\/python reset_pipeline.py --force 2>&1",
        "timeout": 60000,
        "description": "Reset pipeline"
    }
}

Response

{
    "tool_response": {
        "stdout": "==================================================\nPipeline Reset Script\n==================================================\n\nThis will DELETE all:\n  - Documents and chunks from MariaDB\n  - Embeddings from Qdrant\n  - Pipeline runs and queue\n\n[1\/2] Resetting MariaDB...\n  Truncating tables...\n    - chunk_entities cleared\n    - chunk_semantics cleared\n    - chunk_taxonomy cleared\n    - entity_relations cleared\n    - entity_ontology cleared\n    - entity_synonyms cleared\n    - entity_semantics cleared\n    - entity_taxonomy_mapping cleared\n    - entity_classifications cleared\n    - generated_questions cleared\n    - document_knowledge cleared\n    - section_knowledge cleared\n    - page_knowledge cleared\n    - document_pages cleared\n    - document_sections cleared\n    - document_taxonomy cleared\n    - content_sources cleared\n    - chunks cleared\n    - documents cleared\n    - entities cleared\n    - pipeline_queue cleared\n    - pipeline_runs cleared\n  MariaDB reset complete: 0 documents, 0 chunks, 0 entities\n\n[2\/2] Resetting Qdrant...\n  Collection deleted\n  Collection recreated\n  Qdrant reset complete: 0 points\n\n==================================================\nReset complete!\n==================================================",
        "stderr": "",
        "interrupted": false,
        "isImage": false
    }
}
← Vorheriger Zur Liste Nächster →