~ Slightly changed tools_description.py to address change the name of the now function to time_now

This commit is contained in:
T-BENZIN 2025-03-16 15:23:05 +05:00
parent 661bad8409
commit 90b1640242

View File

@ -57,7 +57,7 @@ TOOLS = [
'type': 'string', 'type': 'string',
'description': ''' 'description': '''
The date up until to request the forecast in YYYY-MM-DD format. The date up until to request the forecast in YYYY-MM-DD format.
Check the **now** function first if you unsure which date it is. Check the **time_now** function first if you unsure which date it is.
''' '''
}, },
}, },