Skip to content

Commit

Permalink
Remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
alexalbertt committed May 30, 2024
1 parent 41e5e7b commit 9d99c5e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tool_use/tool_use_with_pydantic.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,6 @@
"metadata": {},
"outputs": [],
"source": [
"import json\n",
"\n",
"def chatbot_interaction(user_message):\n",
" print(f\"\\n{'='*50}\\nUser Message: {user_message}\\n{'='*50}\")\n",
"\n",
Expand Down

0 comments on commit 9d99c5e

Please sign in to comment.