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",