mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-02 04:12:45 +02:00
When using ZHIPUAI as the large model provider, it is not possible to access ZHIPUAI in an HTTP proxy environment, and the following error will be reported: openai.error.APIConnectionError: Error communicating with OpenAI So we need set proxy for class ZhiPuAPTAPI. |
||
|---|---|---|
| .. | ||
| actions | ||
| document_store | ||
| management | ||
| memory | ||
| planner | ||
| provider | ||
| roles | ||
| serialize_deserialize | ||
| tools | ||
| utils | ||
| __init__.py | ||
| test_action.py | ||
| test_environment.py | ||
| test_gpt.py | ||
| test_llm.py | ||
| test_manager.py | ||
| test_message.py | ||
| test_prompt.py | ||
| test_role.py | ||
| test_schema.py | ||
| test_startup.py | ||
| test_subscription.py | ||
| test_team.py | ||