mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-04 21:32:38 +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 |
||
|---|---|---|
| .. | ||
| postprocess | ||
| zhipuai | ||
| __init__.py | ||
| anthropic_api.py | ||
| azure_openai_api.py | ||
| base_llm.py | ||
| constant.py | ||
| dashscope_api.py | ||
| general_api_base.py | ||
| general_api_requestor.py | ||
| google_gemini_api.py | ||
| human_provider.py | ||
| llm_provider_registry.py | ||
| metagpt_api.py | ||
| ollama_api.py | ||
| openai_api.py | ||
| qianfan_api.py | ||
| spark_api.py | ||
| zhipuai_api.py | ||