mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-02 12:22:39 +02:00
1. add file: utils/steam_pipe.py 2. add demo: samples/flask_web_api.py 3. Other core code modifications, Add and use the StreamPipe class at night 4. Add flask library to requirements |
||
|---|---|---|
| .. | ||
| data | ||
| di | ||
| agent_creator.py | ||
| build_customized_agent.py | ||
| build_customized_multi_agents.py | ||
| dalle_gpt4v_agent.py | ||
| debate.py | ||
| debate_simple.py | ||
| flask_web_api.py | ||
| invoice_ocr.py | ||
| llm_hello_world.py | ||
| llm_vision.py | ||
| rag_pipeline.py | ||
| rag_search.py | ||
| research.py | ||
| reverse_engineering.py | ||
| search_google.py | ||
| search_with_specific_engine.py | ||
| sk_agent.py | ||
| use_off_the_shelf_agent.py | ||
| write_novel.py | ||
| write_tutorial.py | ||