update colab notebook with README examples

pull/460/head
evelynmitchell 8 months ago
parent a983a25a2e
commit 69822ec815

@ -1310,7 +1310,7 @@
" # Customize the run method\n",
" response = super().run(task, *args, **kwargs)\n",
" # Additional custom logic\n",
" return response`\n",
" return response\n",
"\n",
"# Model\n",
"agent = MyCustomAgent()\n",

Loading…
Cancel
Save