MetaGPT/examples
2023-12-23 02:41:55 +08:00
..
agent_creator.py Merge branch 'main' into feat_basemodel 2023-12-22 22:33:06 +08:00
build_customized_agent.py Merge branch 'main' into feat_basemodel 2023-12-22 22:33:06 +08:00
build_customized_multi_agents.py Merge branch 'main' into feat_basemodel 2023-12-22 22:33:06 +08:00
debate.py tuning performance 2023-12-22 17:48:54 +08:00
debate_simple.py refine code 2023-12-23 02:41:55 +08:00
invoice_ocr.py fix invoice_ocr 2023-12-22 20:25:19 +08:00
llm_hello_world.py fix moderation, remove claude from LLM, refine exceptions handler 2023-12-21 14:45:53 +08:00
research.py refactor: pre-commit run --all-files 2023-11-22 16:26:48 +08:00
search_google.py refactor: pre-commit run --all-files 2023-11-22 16:26:48 +08:00
search_kb.py upgrade langchain and simplify faiss load/save 2023-12-22 15:17:59 +08:00
search_with_specific_engine.py update sk AzureChatCompletion from base_url to endpoint 2023-12-22 17:43:10 +08:00
sk_agent.py 1. 动作优化 2023-11-27 15:47:06 +08:00
use_off_the_shelf_agent.py refactor: pre-commit run --all-files 2023-11-22 16:26:48 +08:00
write_tutorial.py Merge pull request #522 from Stitch-z/main 2023-12-21 11:27:13 +08:00