From e1ac7c0865a0b5d6722e3498a45a3dd52bbb548c Mon Sep 17 00:00:00 2001 From: Cristiano Hoshikawa Date: Mon, 27 Apr 2026 08:02:27 -0300 Subject: [PATCH] first commit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4e51118..4851216 100644 --- a/README.md +++ b/README.md @@ -323,10 +323,10 @@ Overview of how to structure the LLM control system - [Tools Integration with the NeMo Guardrails Library](https://docs.nvidia.com/nemo/guardrails/latest/integration/tools-integration.html) How to integrate external tools (tools/APIs) into a workflow with NVIDIA NeMo Guardrails: - • Execute external actions - • Call APIs - • Use system functions or services - • Integrate with real agents and workflows +- Execute external actions +- Call APIs +- Use system functions or services +- Integrate with real agents and workflows ### Observability: