mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-26 01:06:27 +02:00
- change reserved parameter back to config.llm.max_token
This commit is contained in:
parent
6487ae84b0
commit
73d0d29e81
3 changed files with 3 additions and 3 deletions
|
|
@ -134,3 +134,4 @@ def merge_dict(dicts: Iterable[Dict]) -> Dict:
|
|||
return result
|
||||
|
||||
|
||||
config = Config.default()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue