From ca1a73fa76dbaef34a9ada100563053fa5370c1f Mon Sep 17 00:00:00 2001 From: amithkoujalgi Date: Wed, 22 Oct 2025 13:01:19 +0530 Subject: [PATCH] Improved agent documentation --- docs/docs/agent.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/agent.md b/docs/docs/agent.md index c8334566..c6d72efd 100644 --- a/docs/docs/agent.md +++ b/docs/docs/agent.md @@ -52,7 +52,7 @@ YAML makes it effortless to configure and tweak your agent’s powers and behavi Your agent calls out to Java classes (Tool Functions). Put these implementations on your classpath, register them in YAML. - + @@ -80,8 +80,8 @@ width='100%' Here's another one: