feat: 修改模型提示词
This commit is contained in:
@@ -11,7 +11,7 @@ from schemas import (
|
||||
)
|
||||
from services.generator import run_suite
|
||||
from services.planner import generate_plan
|
||||
from services.prompt import type_name
|
||||
from services.prompts import type_name
|
||||
from services.tasks import create_task
|
||||
|
||||
router = APIRouter(prefix="/api", tags=["generate"])
|
||||
|
||||
Reference in New Issue
Block a user