新增测试方法,优化系统提示词
This commit is contained in:
@@ -12,7 +12,7 @@ BASE_URL = "http://127.0.0.1:8000"
|
||||
ENDPOINT = "/generate_plan"
|
||||
|
||||
# The user prompt we will send for the test
|
||||
TEST_PROMPT = "起飞后移动到跷跷板上方查找(搜索/检测)行人"
|
||||
TEST_PROMPT = "起飞后移动到学生宿舍上方搜索蓝色车辆,并进行打击"
|
||||
|
||||
def test_generate_plan():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user