Skip to content

Instantly share code, notes, and snippets.

@simonw
Created August 11, 2025 23:32
Show Gist options
  • Select an option

  • Save simonw/65d830f8cb38cdeb78093d6ac890ce2c to your computer and use it in GitHub Desktop.

Select an option

Save simonw/65d830f8cb38cdeb78093d6ac890ce2c to your computer and use it in GitHub Desktop.

2025-08-11T23:31:54 conversation: 01k2dqksw0xg0swxkkrmjdys3x id: 01k2dqksw1cfm4595ae5saxzf0

Model: gpt-5-mini

Prompt

Tell the time, then show the version

Tools

  • llm_version: 0b74aaa30fdc791cd960bf5adbdd3dffe7f160a781b7546cdbe7fdebd1e78351
    Return the installed version of llm
    Arguments: {}
  • llm_time: 8bf12b4eb36bd0935394af800047243eb3475b6822158f3b11f9fedbd92c12af
    Returns the current time, as local time and UTC
    Arguments: {}

Response

Tool calls

  • llm_time: call_tY9SBeUAWrTb2UP6ssrLptQz
    Arguments: {}
  • llm_version: call_xmvh7NobBgd0wb86KBhMPRgx
    Arguments: {}

2025-08-11T23:31:56

Prompt

-- none --

Tools

  • llm_version: 0b74aaa30fdc791cd960bf5adbdd3dffe7f160a781b7546cdbe7fdebd1e78351
    Return the installed version of llm
    Arguments: {}
  • llm_time: 8bf12b4eb36bd0935394af800047243eb3475b6822158f3b11f9fedbd92c12af
    Returns the current time, as local time and UTC
    Arguments: {}

Tool results

  • llm_time: call_tY9SBeUAWrTb2UP6ssrLptQz
    {"utc_time": "2025-08-11 23:31:56 UTC", "utc_time_iso": "2025-08-11T23:31:56.617821+00:00", "local_timezone": "PDT", "local_time": "2025-08-11 16:31:56", "timezone_offset": "UTC-7:00", "is_dst": true}
  • llm_version: call_xmvh7NobBgd0wb86KBhMPRgx
    0.26

Response

Local time: 2025-08-11 16:31:56 PDT (UTC-7, DST in effect) UTC time: 2025-08-11 23:31:56 UTC (ISO: 2025-08-11T23:31:56.617821+00:00)

Installed llm version: 0.26

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