mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-27 09:46:24 +02:00
feat: replace CONFIG with OPTIONS
This commit is contained in:
parent
3a96405a69
commit
3243078b77
3 changed files with 19 additions and 8 deletions
|
|
@ -38,3 +38,4 @@ RESEARCH_PATH = DATA_PATH / "research"
|
|||
MEM_TTL = 24 * 30 * 3600
|
||||
|
||||
OPTIONS = contextvars.ContextVar("OPTIONS")
|
||||
DEFAULT_LANGUAGE = "Engilish"
|
||||
Loading…
Add table
Add a link
Reference in a new issue