Skip to content

Instantly share code, notes, and snippets.

@simonw

simonw/cohere.md Secret

Created May 29, 2025 04:25
Show Gist options
  • Save simonw/11452eb6cf4d024935419bbc541430b9 to your computer and use it in GitHub Desktop.
Save simonw/11452eb6cf4d024935419bbc541430b9 to your computer and use it in GitHub Desktop.

2025-05-29T04:13:53 conversation: 01jwd3y76sxyysd35qfavcxbg2 id: 01jwd3y76yrdmy40gkqvpg0g5g

Model: github/cohere-command-a

Prompt

What time is it?

Tools

  • llm_time: 8bf12b4eb36bd0935394af800047243eb3475b6822158f3b11f9fedbd92c12af
    Returns the current time, as local time and UTC
    Arguments: {}

Response

Tool calls

  • llm_time: llm_time
    Arguments: {}

Token usage

19 input, 21 output

2025-05-29T04:13:55

Prompt

-- none --

Tools

  • llm_time: 8bf12b4eb36bd0935394af800047243eb3475b6822158f3b11f9fedbd92c12af
    Returns the current time, as local time and UTC
    Arguments: {}

Tool results

  • 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}

Response

It is currently 21:13 in PDT (or 04:13 in UTC).

Token usage

132 input, 22 output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment