MetaGPT/metagpt/strategy
洪思睿 9e9532e0de Merge branch 'dynamic_think' into 'mgx_ops'
Add data analyst, explore agent controlling its own plan by thinking

See merge request pub/MetaGPT!83
2024-04-30 02:04:27 +00:00
..
__init__.py add tot impl 2023-12-28 16:42:23 +08:00
base.py add ABC deco to ToT base 2024-01-03 14:59:21 +08:00
experience_retriever.py make tl always reply to human 2024-04-29 17:34:52 +08:00
planner.py fix human review bug 2024-04-10 15:25:41 +08:00
search_space.py add action graph, solver, search space. 2024-01-31 14:14:12 +08:00
solver.py rename interpreter 2024-03-01 19:48:39 +08:00
task_type.py update code 2024-04-09 17:07:03 +08:00
thinking_command.py renaming 2024-04-29 20:43:56 +08:00
tot.py make tot follow format in 3.5-turbo 2024-01-03 14:42:13 +08:00
tot_schema.py add tot impl 2023-12-28 16:42:23 +08:00