From 02ecf7f5626132c086a42d34fba22c497d3f303a Mon Sep 17 00:00:00 2001 From: Cristiano Hoshikawa Date: Mon, 27 Apr 2026 07:33:09 -0300 Subject: [PATCH] Fix bullet points formatting in README.md Removed unnecessary bullet points formatting in the README. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ca41e0f..bdf09f3 100644 --- a/README.md +++ b/README.md @@ -318,10 +318,10 @@ Visão geral de como estruturar o sistema de controle do LLM - [Tools Integration with the NeMo Guardrails Library](https://docs.nvidia.com/nemo/guardrails/latest/integration/tools-integration.html) Como integrar ferramentas externas (tools/APIs) dentro de um fluxo com NVIDIA NeMo Guardrails. - • Executar ações externas - • Chamar APIs - • Usar funções ou serviços do sistema - • Integrar com agentes e workflows reais +- Executar ações externas +- Chamar APIs +- Usar funções ou serviços do sistema +- Integrar com agentes e workflows reais ### Observability: