This commit is contained in:
Eugene Yurtsev
2024-06-06 12:21:56 -04:00
committed by GitHub
parent 85c0103ebb
commit 4a825f61a5
+1 -1
View File
@@ -93,7 +93,7 @@
"Here, we will make a function that dynamically creates 3 [custom-tools](https://python.langchain.com/docs/modules/agents/tools/custom_tools).\n",
"\n",
"This function will bind to the tools the correct `user_id`, allowing the LLM to only fill in the other relevant values. Importantly,\n",
"the LLM will be **unaware** that a user ID even!"
"the LLM will be **unaware** that a user ID even exists!"
]
},
{