Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -69,7 +69,7 @@ global_context = {
|
|
69 |
"sensitive_info_filter": ["contexte caché", "hidden_context", "[BOT]"],
|
70 |
}
|
71 |
|
72 |
-
user_id
|
73 |
|
74 |
|
75 |
def update_dynamic_context(user_id,user_input):
|
|
|
69 |
"sensitive_info_filter": ["contexte caché", "hidden_context", "[BOT]"],
|
70 |
}
|
71 |
|
72 |
+
user_id=""
|
73 |
|
74 |
|
75 |
def update_dynamic_context(user_id,user_input):
|