Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -387,4 +387,3 @@ class OmniAIvX:
|
|
387 |
encrypted = self.security_privacy.encrypt(data)
|
388 |
self.memory.store_long_term(encrypted)
|
389 |
|
390 |
-
def anonymize_and_store(self, data: str)
|
|
|
387 |
encrypted = self.security_privacy.encrypt(data)
|
388 |
self.memory.store_long_term(encrypted)
|
389 |
|
|