~ Slightly changed tools_description.py to address change the name of the now function to time_now
This commit is contained in:
parent
661bad8409
commit
90b1640242
@ -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.
|
||||||
'''
|
'''
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user