From 271cd5efdfa1557842810b695930816e0b6055b5 Mon Sep 17 00:00:00 2001 From: khanhkhanhlele Date: Tue, 18 Nov 2025 14:28:55 +0700 Subject: [PATCH] Fix typos in some files --- examples/guides/demos/medical/medical_coder_agent.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/guides/demos/medical/medical_coder_agent.py b/examples/guides/demos/medical/medical_coder_agent.py index ba866d27..d48324ee 100644 --- a/examples/guides/demos/medical/medical_coder_agent.py +++ b/examples/guides/demos/medical/medical_coder_agent.py @@ -15,7 +15,7 @@ - can we confirm for every diagnosis -> monitoring, evaluation, and treatment, specialized for these things - find diagnosis -> or have diagnosis, -> for each diagnosis are there evidence of those 3 things - swarm of those 4 agents, -> -- fda api for healthcare for commerically available papers +- fda api for healthcare for commercially available papers - """