mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-02 14:45:17 +02:00
update requirements.txt and fix editor
This commit is contained in:
parent
f3ced99c92
commit
70123a79d2
3 changed files with 13 additions and 4 deletions
|
|
@ -165,3 +165,6 @@ EXPERIENCE_MASK = "<experience>"
|
|||
|
||||
# TeamLeader's name
|
||||
TEAMLEADER_NAME = "Mike"
|
||||
|
||||
DEFAULT_MIN_TOKEN_COUNT = 10000
|
||||
DEFAULT_MAX_TOKEN_COUNT = 100000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue