mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 08:46:48 +02:00
add use_system_prompt to judge if need to add system_prompt part
This commit is contained in:
parent
66f27ca2d5
commit
8e201384bf
4 changed files with 10 additions and 3 deletions
|
|
@ -31,6 +31,9 @@ RPM: 10
|
|||
#DEPLOYMENT_NAME: "YOUR_DEPLOYMENT_NAME"
|
||||
#DEPLOYMENT_ID: "YOUR_DEPLOYMENT_ID"
|
||||
|
||||
#### if zhipuai from `https://open.bigmodel.cn`. You can set here or export API_KEY="YOUR_API_KEY"
|
||||
ZHIPUAI_API_KEY: "YOUR_API_KEY"
|
||||
|
||||
#### for Search
|
||||
|
||||
## Supported values: serpapi/google/serper/ddg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue