From a4ab95237bb24171577596d366079ef5a1f2e941 Mon Sep 17 00:00:00 2001 From: geekan Date: Fri, 17 May 2024 15:52:54 +0800 Subject: [PATCH] update roadmap --- docs/ROADMAP.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index abb333595..452171971 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -56,17 +56,17 @@ ### Tasks 15. ~~Implementation: Run code~~ (v0.2.1) 16. ~~Implementation: Web access~~ (v0.2.1) 5. Tools - 17. ~~Support SERPER api~~ - 18. ~~Support Selenium apis~~ - 19. ~~Support Playwright apis~~ - 20. Plugins: Compatibility with plugin system + 1. ~~Support SERPER api~~ + 2. ~~Support Selenium apis~~ + 3. ~~Support Playwright apis~~ + 4. Plugins: Compatibility with plugin system 6. Roles 1. Perfect the action pool/skill pool for each role 2. E-commerce seller 3. ~~Data analyst~~ (v0.7.0) 4. News observer 5. ~~Institutional researcher~~ (v0.2.1) - 6. User + 6. User 7. Evaluation 1. Support an evaluation on a game dataset (experimentation done with game agents) 2. Reproduce papers, implement full skill acquisition for a single game role, achieving SOTA results (experimentation done with game agents)