Skip to content

Commit e9421a1

Browse files
fix issue
1 parent 40c7dbf commit e9421a1

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

python-recipes/agents/03_memory_agent.ipynb

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1813,18 +1813,7 @@
18131813
"id": "qYm3HQj54WPX",
18141814
"outputId": "5db66cb4-e07b-40dd-e4ae-35fed24e283d"
18151815
},
1816-
"outputs": [
1817-
{
1818-
"data": {
1819-
"text/plain": [
1820-
"4"
1821-
]
1822-
},
1823-
"execution_count": 23,
1824-
"metadata": {},
1825-
"output_type": "execute_result"
1826-
}
1827-
],
1816+
"outputs": [],
18281817
"source": [
18291818
"from redisvl.query import CountQuery\n",
18301819
"\n",

0 commit comments

Comments
 (0)