Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 592558116
Change-Id: I828bf59c46234ba96c9c3afd2e7fb254077fb5cf
  • Loading branch information
vezhnick authored and copybara-github committed Dec 20, 2023
1 parent 81dcee1 commit 28b8c0c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions examples/three_key_questions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"cell_type": "code",
"execution_count": null,
"metadata": {
"id": "I3OtW8flCJSC"
"id": "gSb_5lF9vxEm"
},
"outputs": [],
"source": [
Expand Down Expand Up @@ -360,7 +360,7 @@
" memory=mem,\n",
" timeframe_delta_from=datetime.timedelta(hours=4),\n",
" timeframe_delta_until=datetime.timedelta(hours=1),\n",
" components=[identity],\n",
" components=[persona],\n",
" component_name='summary of observations',\n",
" )\n",
"\n",
Expand Down Expand Up @@ -823,10 +823,6 @@
],
"metadata": {
"colab": {
"last_runtime": {
"build_target": "",
"kind": "private"
},
"private_outputs": true,
"provenance": []
},
Expand Down

0 comments on commit 28b8c0c

Please sign in to comment.