Fix: Clarify location in chat completion test

Updated the 'chat_completion.json' test case to specify "San Francisco, CA" to prevent ambiguous responses from the model.

Signed-off-by: Eran Cohen <eranco@redhat.com>
This commit is contained in:
Eran Cohen 2025-08-03 17:13:40 +03:00
parent b1829e3497
commit 2438fef293

View file

@ -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": [