From 263ecb41b3cc4fd6d51d3131df8fc1e450c5b2d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=AD=D0=BC=D0=B8=D0=BB=D1=8C=20=D0=90=D0=BC=D0=B8=D1=80?= =?UTF-8?q?=D0=BE=D0=B2?= Date: Fri, 5 Jun 2026 11:17:27 +0000 Subject: [PATCH] add data/faq3.md --- data/faq3.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/faq3.md diff --git a/data/faq3.md b/data/faq3.md new file mode 100644 index 0000000..40c1e5d --- /dev/null +++ b/data/faq3.md @@ -0,0 +1,7 @@ +# FAQ 3 + +## How to run the agent? +Execute `python main.py`. + +## What is the MCP tool? +It simulates an external API call.