mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-21 14:05:17 +02:00
新修改。
This commit is contained in:
parent
f3c7da32a0
commit
9af9461b4f
152 changed files with 7692 additions and 792 deletions
|
|
@ -8,7 +8,9 @@
|
|||
"top_p": 1.0,
|
||||
"presence_penalty": 0.0,
|
||||
"frequency_penalty": 0.0,
|
||||
"stop_sequences": ["##END##"]
|
||||
"stop_sequences": [
|
||||
"##END##"
|
||||
]
|
||||
},
|
||||
"input": {
|
||||
"parameters": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue