MetaGPT/metagpt/strategy
李丹阳 c1fd2ae109 Merge branch 'mgx_ops' into 'data_analyst_ldy'
# Conflicts:
#   metagpt/roles/di/data_analyst.py
2024-07-26 06:12:20 +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 Merge branch 'mgx_ops' into 'data_analyst_ldy' 2024-07-26 06:12:20 +00:00
planner.py refine prompt 2024-07-26 14:06:18 +08:00
search_space.py add action graph, solver, search space. 2024-01-31 14:14:12 +08:00
solver.py use llm cache to make exp_pool 2024-07-08 10:09:36 +08:00
task_type.py add prompt for scraping task 2024-07-09 17:00:08 +08:00
thinking_command.py update: 1. DA增加json容错 2. 提示增加强制要求以[开头(现在平台流式解析json的,而json容错是json全部输出完才有的,所以如果json不是以[开头的话,流式就失效了) 2024-06-28 15:18:10 +08:00
tot.py refactor: CodeParser.parse_code 2024-04-30 11:18:10 +08:00
tot_schema.py add tot impl 2023-12-28 16:42:23 +08:00