From 581aebf79b0ffbdd2a26d86c99b067ead4762d4e Mon Sep 17 00:00:00 2001 From: Shuguang Chen <54548843+nehcgs@users.noreply.github.com> Date: Fri, 21 Mar 2025 09:49:22 -0700 Subject: [PATCH] Update generate_system_prompt.py --- tests/rest/utils/generate_system_prompt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/rest/utils/generate_system_prompt.py b/tests/rest/utils/generate_system_prompt.py index e96d9ea7..6fc3c009 100644 --- a/tests/rest/utils/generate_system_prompt.py +++ b/tests/rest/utils/generate_system_prompt.py @@ -34,7 +34,7 @@ tools = [ "properties": { "location": { "type": "str", - "description": "City and country e.g. Bogotá, Colombia", + "description": "City and State e.g. New York, NY", }, "units": { "type": "str",