From 6fd32d006f7e445fcc8f677b552159feaded2f12 Mon Sep 17 00:00:00 2001 From: creatorrr Date: Sun, 13 Oct 2024 18:46:53 +0000 Subject: [PATCH] chore(docs): update TOC --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bdf6b0479..ff88a2137 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,10 @@ Exciting news! We're participating in DevFest.AI throughout October 2024! 🗓 - [Understanding Tasks](#understanding-tasks) - [Types of Workflow Steps](#types-of-workflow-steps) - [Tool Types](#tool-types) + - [User-defined `function`s](#user-defined-functions) + - [`system` tools](#system-tools) + - [Built-in `integration`s](#built-in-integrations) + - [Direct `api_call`s](#direct-api_calls) - [Integrations](#integrations) - [Brave Search](#brave-search) - [BrowserBase](#browserbase)