From ab98cfd82e83d43c716eb87b247e362cbb81f199 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Sun, 30 Nov 2025 22:39:00 -0300 Subject: [PATCH] Add template samples and compliance API docs to summary --- docs/src/SUMMARY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/SUMMARY.md b/docs/src/SUMMARY.md index ee70a754f..902889abf 100644 --- a/docs/src/SUMMARY.md +++ b/docs/src/SUMMARY.md @@ -23,6 +23,7 @@ - [.gbdrive File Storage](./chapter-02/gbdrive.md) - [Bot Templates](./chapter-02/templates.md) - [Template: CRM Contacts](./chapter-02/template-crm-contacts.md) + - [Template Samples & Conversations](./chapter-02/template-samples.md) # Part III - Knowledge Base @@ -58,6 +59,7 @@ - [Designer - Visual Builder](./chapter-04-gbui/apps/designer.md) - [Sources - Prompts & Templates](./chapter-04-gbui/apps/sources.md) - [Compliance - Security Scanner](./chapter-04-gbui/apps/compliance.md) + - [Compliance API Reference](./chapter-04-gbui/apps/compliance-api.md) - [How-To Tutorials](./chapter-04-gbui/how-to/README.md) - [Create Your First Bot](./chapter-04-gbui/how-to/create-first-bot.md) - [Write Your First Dialog](./chapter-04-gbui/how-to/write-first-dialog.md)