diff --git a/tests/integration/test_cases/inference/chat_completion.json b/tests/integration/test_cases/inference/chat_completion.json index dcc767e4e..b804632b7 100644 --- a/tests/integration/test_cases/inference/chat_completion.json +++ b/tests/integration/test_cases/inference/chat_completion.json @@ -50,7 +50,7 @@ "parameters": { "location": { "param_type": "string", - "description": "The city and state, e.g. San Francisco, CA" + "description": "The city and state (both required), e.g. San Francisco, CA." } } }