mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-21 14:05:17 +02:00
fix zhipuai error follow https://github.com/geekan/MetaGPT/pull/770/files
This commit is contained in:
parent
1008bbb4c3
commit
57befdac30
11 changed files with 105 additions and 212 deletions
|
|
@ -36,6 +36,7 @@ TIMEOUT: 60 # Timeout for llm invocation
|
|||
|
||||
#### if zhipuai from `https://open.bigmodel.cn`. You can set here or export API_KEY="YOUR_API_KEY"
|
||||
# ZHIPUAI_API_KEY: "YOUR_API_KEY"
|
||||
# ZHIPUAI_API_MODEL: "glm-4"
|
||||
|
||||
#### if Google Gemini from `https://ai.google.dev/` and API_KEY from `https://makersuite.google.com/app/apikey`.
|
||||
#### You can set here or export GOOGLE_API_KEY="YOUR_API_KEY"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue