Model: github/cohere-command-a
What time is it?
- llm_time:
8bf12b4eb36bd0935394af800047243eb3475b6822158f3b11f9fedbd92c12af
Returns the current time, as local time and UTC
Arguments: {}
- llm_time:
llm_time
Arguments: {}
19 input, 21 output
-- none --
- llm_time:
8bf12b4eb36bd0935394af800047243eb3475b6822158f3b11f9fedbd92c12af
Returns the current time, as local time and UTC
Arguments: {}
- llm_time:
llm_time
{"utc_time": "2025-05-29 04:13:55 UTC", "utc_time_iso": "2025-05-29T04:13:55.465342+00:00", "local_timezone": "PDT", "local_time": "2025-05-28 21:13:55", "timezone_offset": "UTC-7:00", "is_dst": true}
It is currently 21:13 in PDT (or 04:13 in UTC).
132 input, 22 output