This commit is contained in:
seehi 2024-05-06 11:25:52 +08:00
parent 14d88cc712
commit 52e240532d
4 changed files with 2 additions and 3 deletions

View file

@ -2,7 +2,6 @@ import asyncio
from metagpt.roles.di.data_interpreter import DataInterpreter
USE_GOT_REPO_REQ = """
Write a service using Flask, create a conda environment and run it, and call the service's interface for validation.
Notice: Don't write all codes in one response, each time, just write code for one step.