mirror of
https://github.com/anthropics/claude-cookbooks.git
synced 2025-10-06 01:00:28 +03:00
Remove import
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user