Protokoll #6469

ID6469
Zeitstempel2025-12-23 05:49:04.660463
Clientroot
IP145.224.96.190
Modellclaude-sonnet-4-20250514
Statuscompleted
Tokens390 (Input: 49, Output: 341)
Dauer279 ms
Request-Zeit2025-12-23 05:49:04.660463
Response-Zeit2025-12-23 05:49:04.939406

Request

{
    "event": "PreToolUse",
    "tool_name": "Bash",
    "tool_input": {
        "command": ".\/venv\/bin\/python reset_pipeline.py --force",
        "timeout": 60000,
        "description": "Reset pipeline data with FK checks disabled"
    }
}

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 →