Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BFCL] live_simple_205-116-13 wrong date #903

Open
farawayxxx opened this issue Feb 7, 2025 · 1 comment
Open

[BFCL] live_simple_205-116-13 wrong date #903

farawayxxx opened this issue Feb 7, 2025 · 1 comment

Comments

@farawayxxx
Copy link

{"id": "live_simple_205-116-13", "question": [[{"role": "user", "content": "What's the weather forecast for Berkeley on the upcoming Saturday? today is thursday April 25th 2023"}]], "function": [{"name": "Weather_1_GetWeather", "description": "Retrieves the weather forecast for a specified city on a particular date.", "parameters": {"type": "dict", "required": ["city"], "properties": {"city": {"type": "string", "description": "The name of the city for which weather information is requested."}, "date": {"type": "string", "description": "The date for which weather information is requested, in the format of 'YYYY-MM-DD'. If not provided, the current date is used.", "default": "2019-03-01"}}}}]}

There is an error regarding the date: April 25th, 2024 falls on Tuesday, not Thursday.

@HuanzhiMao
Copy link
Collaborator

Thanks for the issue @farawayxxx . Good catch!
Would you like to raise a quick PR to fix that issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants