mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-28 18:36:22 +02:00
update metagpt entry
This commit is contained in:
parent
f36a4ece63
commit
2c22a94aa4
5 changed files with 32 additions and 23 deletions
|
|
@ -63,6 +63,7 @@ class Config(CLIParams, YamlModel):
|
|||
|
||||
# Tool Parameters
|
||||
search: SearchConfig = SearchConfig()
|
||||
enable_search: bool = False
|
||||
browser: BrowserConfig = BrowserConfig()
|
||||
mermaid: MermaidConfig = MermaidConfig()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue