mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-17 21:25:46 +02:00
x (#613)
This commit is contained in:
@@ -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!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user