From e91098d86e60253a63739260b214b87fbaa1ae08 Mon Sep 17 00:00:00 2001 From: Yuan Tang Date: Thu, 20 Mar 2025 15:30:48 -0400 Subject: [PATCH] Modify prompt Signed-off-by: Yuan Tang --- tests/integration/test_cases/inference/completion.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/test_cases/inference/completion.json b/tests/integration/test_cases/inference/completion.json index f8c465a5c..06abbdc8b 100644 --- a/tests/integration/test_cases/inference/completion.json +++ b/tests/integration/test_cases/inference/completion.json @@ -12,7 +12,7 @@ }, "stop_sequence": { "data": { - "content": "Return the exact same sentence: Michael Jordan was born in 1963" + "content": "Return the exact same sentence and don't add additional words): Michael Jordan was born in the year of 1963" } }, "streaming": {