From 078cf9b2023b7251dfdcaa1c2763fbde7fad7d24 Mon Sep 17 00:00:00 2001 From: "jinli.yl" Date: Wed, 23 Jul 2025 21:48:03 +0800 Subject: [PATCH] add app react agent --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2787f087..1330e35e 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ ExperienceMaker changes this paradigm by: - **REST API Interface**: Seamless integration with existing systems through clean API design - **Modular Pipeline Design**: Compose custom workflows from atomic operations with maximum flexibility - **Flexible Configuration**: YAML files and command-line overrides for easy customization +- **Experience Store**: Ready-to-use out of the box — there’s no need for you to manually summarize experiences. You can directly leverage existing, comprehensive experience datasets to greatly enhance your agent’s capabilities. ### 🏗️ Framework Architecture