make tot follow format in 3.5-turbo

This commit is contained in:
geekan 2024-01-03 14:42:13 +08:00
parent c07cf543bf
commit 99e10b235b
3 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@ from metagpt.strategy.tot_schema import MethodSelect, Strategy, ThoughtSolverCon
from metagpt.utils.common import CodeParser
OUTPUT_FORMAT = """
Output a list of jsons following the format:
Each output should be strictly a list of nodes, in json format, like this:
```json
[
{