Skip to content

Commit 81f03ba

Browse files
authored
Merge pull request #41 from BlissMe/learning_agent
chnages
2 parents ca1bbd8 + b916560 commit 81f03ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learningAgentTest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"labels": {"classifier": "Depression Signs Detected", "confidence": 85}
2020
}
2121
)
22-
print("✅ Ingestion Result:", result.dict())
22+
print("✅ Ingest:", result.dict())
2323

2424
# ---------- STEP 2: Verify anonymization ----------
2525
from pymongo import MongoClient

0 commit comments

Comments
 (0)