MetaGPT/examples
爱吃屁的小张 6911ca87ab
Update and rename retrive.py to retrieve.py
修改了命名与格式问题
retrieve暂时无法放在AgentMemory类中,这个方法计划是交给Role调用的,因为需要使用到AgentMemory类与Scratch类
2023-09-28 11:07:20 +08:00
..
st_game Update and rename retrive.py to retrieve.py 2023-09-28 11:07:20 +08:00
agent_creator.py formatting 2023-09-20 11:42:41 +08:00
build_customized_agent.py minor update 2023-09-21 11:14:10 +08:00
debate.py formatting 2023-09-20 11:42:41 +08:00
llm_hello_world.py Format import according to isort 2023-07-22 11:28:22 +08:00
research.py Optimize: Update certain prompt formats. 2023-08-09 20:28:31 +08:00
search_google.py Clean up existing unused code according to flake8 2023-07-22 11:55:57 +08:00
search_kb.py Format import according to isort 2023-07-22 11:28:22 +08:00
search_with_specific_engine.py fix batch query: 2023-07-23 18:25:08 -04:00
sk_agent.py add testcase for sk_func and SkSearchEngine 2023-09-23 12:38:23 +08:00
use_off_the_shelf_agent.py add AgentCreator and some minor formatting 2023-09-19 19:31:25 +08:00
write_tutorial.py Resolve PR issues 2023-09-20 12:02:46 +08:00