diff --git a/learningAgentTest.py b/learningAgentTest.py index ad0aad86..0e0122e9 100644 --- a/learningAgentTest.py +++ b/learningAgentTest.py @@ -19,7 +19,7 @@ "labels": {"classifier": "Depression Signs Detected", "confidence": 85} } ) -print("✅ Ingestion Result:", result.dict()) +print("✅ Ingest:", result.dict()) # ---------- STEP 2: Verify anonymization ---------- from pymongo import MongoClient