diff --git a/docs/docs/how_to/convert_runnable_to_tool.ipynb b/docs/docs/how_to/convert_runnable_to_tool.ipynb index a0451e8d05a..17bd7adfde7 100644 --- a/docs/docs/how_to/convert_runnable_to_tool.ipynb +++ b/docs/docs/how_to/convert_runnable_to_tool.ipynb @@ -267,9 +267,9 @@ "We first instantiate a chat model that supports [tool calling](/docs/how_to/tool_calling/):\n", "\n", "```{=mdx}\n", - "\n", + "import ChatModelTabs from \"@theme/ChatModelTabs\";\n", + "\n", + "\n", "```" ] }, @@ -541,7 +541,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.9" + "version": "3.10.4" } }, "nbformat": 4,