mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-07-08 16:12:16 +02:00
rename llm_stream to enable_llm_stream && fix some bugs
This commit is contained in:
parent
8f7fc9347a
commit
6b77fbe6c5
3 changed files with 19 additions and 16 deletions
|
|
@ -139,3 +139,5 @@ LLM_API_TIMEOUT = 300
|
|||
|
||||
# Assistant alias
|
||||
ASSISTANT_ALIAS = "response"
|
||||
|
||||
METAGPT_REPORTER_DEFAULT_URL = os.environ.get("METAGPT_REPORTER_URL", "")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue