diff --git a/docs/modules/agents/tools.rst b/docs/modules/agents/tools.rst index 8a0d46e1..e9454349 100644 --- a/docs/modules/agents/tools.rst +++ b/docs/modules/agents/tools.rst @@ -24,6 +24,7 @@ Next, we have some examples of customizing and generically working with tools ./tools/custom_tools.ipynb ./tools/multi_input_tool.ipynb + ./tools/tool_input_validation.ipynb In this documentation we cover generic tooling functionality (eg how to create your own)