From 84b56aa8b87c028f8537ff9b5e5996a0d7da2763 Mon Sep 17 00:00:00 2001 From: Eran Cohen Date: Sun, 27 Jul 2025 21:44:54 +0300 Subject: [PATCH] Update test message content to be more specific With the former message gemini returned "Which San Francisco are you referring to? If it is in the US, pleasespecify the state" Signed-off-by: Eran Cohen --- tests/integration/test_cases/inference/chat_completion.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/test_cases/inference/chat_completion.json b/tests/integration/test_cases/inference/chat_completion.json index 1ae018397..36de3f361 100644 --- a/tests/integration/test_cases/inference/chat_completion.json +++ b/tests/integration/test_cases/inference/chat_completion.json @@ -78,7 +78,7 @@ }, { "role": "user", - "content": "What's the weather like in San Francisco?" + "content": "What's the weather like in San Francisco CA?" } ], "tools": [