mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-02 14:45:17 +02:00
feat: +task markdown
This commit is contained in:
parent
35372a614b
commit
a221f8cced
3 changed files with 41 additions and 2 deletions
|
|
@ -135,3 +135,6 @@ AGGREGATION = "Aggregate"
|
|||
# Timeout
|
||||
USE_CONFIG_TIMEOUT = 0 # Using llm.timeout configuration.
|
||||
LLM_API_TIMEOUT = 300
|
||||
|
||||
# Assistant alias
|
||||
ASSISTANT_ALIAS = "response"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue