mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-20 15:38:09 +02:00
Remove comments in output json str, after json value content, maybe start with #, maybe start with //, particularly, it is not inside the string value Addtionly, if you do not want JSONDecodeError to occur, you can add 'Delete comments in json' after FORMAT_CONSTRAINT in action_node.py |
||
|---|---|---|
| .. | ||
| actions | ||
| document_store | ||
| learn | ||
| management | ||
| memory | ||
| prompts | ||
| provider | ||
| roles | ||
| skills | ||
| strategy | ||
| tools | ||
| utils | ||
| __init__.py | ||
| _compat.py | ||
| config.py | ||
| const.py | ||
| document.py | ||
| environment.py | ||
| llm.py | ||
| logs.py | ||
| repo_parser.py | ||
| schema.py | ||
| startup.py | ||
| subscription.py | ||
| team.py | ||