Open
Description
🐛 Describe the bug
{
"memory": [
{
"id": "0",
"text": "app
store",
"event": "NONE"
}
]
}
When "new_memories_with_actions" is the above content,
new_memories_with_actions = json.loads(new_memories_with_actions)
runs and reports an error:
json.decoder.JSONDecodeError: Invalid control character
Metadata
Metadata
Assignees
Labels
No labels