LLM Test

Tool call log

Every API request from an LLM streams in here.

create_reminder 201 Apr 29, 2026 02:23:42 AM 45ms
details →
UA: curl/8.7.1
{"title":"Check model output quality","remind_at":"2026-04-24T17:00:00Z","importance":"high","time_estimate_minutes":20,"details":"Compare all the cheeses across 3 model configs.","tool":{"title":"Check model output quality","remind_at":"2026-04-24T17:00:00Z","importance":"high","time_estimate_minut…
{
  "title": "Check model output quality",
  "remind_at": "2026-04-24T17:00:00Z",
  "importance": "high",
  "time_estimate_minutes": 20,
  "details": "Compare all the cheeses across 3 model configs.",
  "tool": {
    "title": "Check model output quality",
    "remind_at": "2026-04-24T17:00:00Z",
    "importance": "high",
    "time_estimate_minutes": 20,
    "details": "Compare all the cheeses across 3 model configs."
  }
}
{"id":10,"title":"Check model output quality","remind_at":"2026-04-24T17:00:00.000Z","dismissed_at":null,"importance":"high","time_estimate_minutes":20,"created_at":"2026-04-29T02:23:42.552Z","updated_at":"2026-04-29T02:23:42.556Z","details":"Compare all the cheeses across 3 model configs.","details_html":"\u003cdiv class=\"trix-content\"\u003e\n Compare all the cheeses across 3 model configs.\n\…
{
  "id": 10,
  "title": "Check model output quality",
  "remind_at": "2026-04-24T17:00:00.000Z",
  "dismissed_at": null,
  "importance": "high",
  "time_estimate_minutes": 20,
  "created_at": "2026-04-29T02:23:42.552Z",
  "updated_at": "2026-04-29T02:23:42.556Z",
  "details": "Compare all the cheeses across 3 model configs.",
  "details_html": "<div class=\"trix-content\">\n  Compare all the cheeses across 3 model configs.\n</div>\n",
  "due": true,
  "active": true
}
create_reminder 201 Apr 28, 2026 03:41:56 PM 42ms
details →
UA: curl/8.7.1
{"title":"Schedule a round of golf with buddies","remind_at":"2026-04-28T17:00:00Z","importance":"high","time_estimate_minutes":15,"details":"Weather is perfect (75°F, sunny)! Call the guys and book a tee time.","tool":{"title":"Schedule a round of golf with buddies","remind_at":"2026-04-28T17:00:00…
{
  "title": "Schedule a round of golf with buddies",
  "remind_at": "2026-04-28T17:00:00Z",
  "importance": "high",
  "time_estimate_minutes": 15,
  "details": "Weather is perfect (75°F, sunny)! Call the guys and book a tee time.",
  "tool": {
    "title": "Schedule a round of golf with buddies",
    "remind_at": "2026-04-28T17:00:00Z",
    "importance": "high",
    "time_estimate_minutes": 15,
    "details": "Weather is perfect (75°F, sunny)! Call the guys and book a tee time."
  }
}
{"id":9,"title":"Schedule a round of golf with buddies","remind_at":"2026-04-28T17:00:00.000Z","dismissed_at":null,"importance":"high","time_estimate_minutes":15,"created_at":"2026-04-28T15:41:56.646Z","updated_at":"2026-04-28T15:41:56.649Z","details":"Weather is perfect (75°F, sunny)! Call the guys and book a tee time.","details_html":"\u003cdiv class=\"trix-content\"\u003e\n Weather is perfect …
{
  "id": 9,
  "title": "Schedule a round of golf with buddies",
  "remind_at": "2026-04-28T17:00:00.000Z",
  "dismissed_at": null,
  "importance": "high",
  "time_estimate_minutes": 15,
  "created_at": "2026-04-28T15:41:56.646Z",
  "updated_at": "2026-04-28T15:41:56.649Z",
  "details": "Weather is perfect (75°F, sunny)! Call the guys and book a tee time.",
  "details_html": "<div class=\"trix-content\">\n  Weather is perfect (75°F, sunny)! Call the guys and book a tee time.\n</div>\n",
  "due": false,
  "active": true
}
create_reminder 200 Apr 28, 2026 03:41:49 PM 0ms
UA: curl/8.7.1
{"title":"Schedule a round of golf with buddies","remind_at":"2026-04-28T17:00:00Z","importance":"medium","time_estimate_minutes":15,"details":"Weather is perfect (75°F, sunny)! Call the guys and book a tee time.","tool":{"title":"Schedule a round of golf with buddies","remind_at":"2026-04-28T17:00:…
{
  "title": "Schedule a round of golf with buddies",
  "remind_at": "2026-04-28T17:00:00Z",
  "importance": "medium",
  "time_estimate_minutes": 15,
  "details": "Weather is perfect (75°F, sunny)! Call the guys and book a tee time.",
  "tool": {
    "title": "Schedule a round of golf with buddies",
    "remind_at": "2026-04-28T17:00:00Z",
    "importance": "medium",
    "time_estimate_minutes": 15,
    "details": "Weather is perfect (75°F, sunny)! Call the guys and book a tee time."
  }
}
error: ActionController::BadRequest: importance must be one of: low, normal, high
get_weather 200 Apr 28, 2026 03:38:52 PM 1170ms
details →
UA: curl/8.7.1
{"address":"Los Angeles, CA 90008","tool":{"address":"Los Angeles, CA 90008"}}
{
  "address": "Los Angeles, CA 90008",
  "tool": {
    "address": "Los Angeles, CA 90008"
  }
}
{"location":{"query":"Los Angeles, CA 90008","resolved_address":"Los Angeles, Los Angeles County, California, United States","lat":34.0536909,"lng":-118.242766,"office":"LOX","grid_x":155,"grid_y":45,"forecast_zone":"https://api.weather.gov/zones/forecast/CAZ368","time_zone":"America/Los_Angeles"},"updated_at":null,"periods":[{"name":"Today","start":"2026-04-28T06:00:00-07:00","end":"2026-04-28T18…
{
  "location": {
    "query": "Los Angeles, CA 90008",
    "resolved_address": "Los Angeles, Los Angeles County, California, United States",
    "lat": 34.0536909,
    "lng": -118.242766,
    "office": "LOX",
    "grid_x": 155,
    "grid_y": 45,
    "forecast_zone": "https://api.weather.gov/zones/forecast/CAZ368",
    "time_zone": "America/Los_Angeles"
  },
  "updated_at": null,
  "periods": [
    {
      "name": "Today",
      "start": "2026-04-28T06:00:00-07:00",
      "end": "2026-04-28T18:00:00-07:00",
      "is_daytime": true,
      "temperature": 75,
      "temperature_unit": "F",
      "wind": "0 to 10 mph SSW",
      "short_forecast": "Sunny",
      "detailed_forecast": "Sunny, with a high near 75. South southwest wind 0 to 10 mph.",
      "precipitation_probability": 0
    },
    {
      "name": "Tonight",
      "start": "2026-04-28T18:00:00-07:00",
      "end": "2026-04-29T06:00:00-07:00",
      "is_daytime": false,
      "temperature": 53,
      "temperature_unit": "F",
      "wind": "0 to 10 mph SSW",
      "short_forecast": "Mostly Clear",
      "detailed_forecast": "Mostly clear, with a low around 53. South southwest wind 0 to 10 mph.",
      "precipitation_probability": 1
    },
    {
      "name": "Wednesday",
      "start": "2026-04-29T06:00:00-07:00",
      "end": "2026-04-29T18:00:00-07:00",
      "is_daytime": true,
      "temperature": 73,
      "temperature_unit": "F",
      "wind": "0 to 10 mph SSW",
      "short_forecast": "Sunny",
      "detailed_forecast": "Sunny, with a high near 73. South southwest wind 0 to 10 mph.",
      "precipitation_probability": 4
    },
    {
      "name": "Wednesday Night",
      "start": "2026-04-29T18:00:00-07:00",
      "end": "2026-04-30T06:00:00-07:00",
      "is_daytime": false,
      "temperature": 55,
      "temperature_unit": "F",
      "wind": "0 to 10 mph SSE",
      "short_forecast": "Partly Cloudy",
      "detailed_forecast": "Partly cloudy, with a low around 55. South southeast wind 0 to 10 mph.",
      "precipitation_probability": 4
    },
    {
      "name": "Thursday",
      "start": "2026-04-30T06:00:00-07:00",
      "end": "2026-04-30T18:00:00-07:00",
      "is_daytime": true,
      "temperature": 75,
      "temperature_unit": "F",
      "wind": "0 to 10 mph S",
      "short_forecast": "Sunny",
      "detailed_forecast": "Sunny, with a high near 75. South wind 0 to 10 mph.",
      "precipitation_probability": 2
    },
    {
      "name": "Thursday Night",
      "start": "2026-04-30T18:00:00-07:00",
      "end": "2026-05-01T06:00:00-07:00",
      "is_daytime": false,
      "temperature": 56,
      "temperature_unit": "F",
      "wind": "0 to 10 mph SSE",
      "short_forecast": "Mostly Clear",
      "detailed_forecast": "Mostly clear, with a low around 56.",
      "precipitation_probability": 1
    },
    {
      "name": "Friday",
      "start": "2026-05-01T06:00:00-07:00",
      "end": "2026-05-01T18:00:00-07:00",
      "is_daytime": true,
      "temperature": 79,
      "temperature_unit": "F",
      "wind": "0 to 10 mph S",
      "short_forecast": "Sunny",
      "detailed_forecast": "Sunny, with a high near 79.",
      "precipitation_probability": 0
    },
    {
      "name": "Friday Night",
      "start": "2026-05-01T18:00:00-07:00",
      "end": "2026-05-02T06:00:00-07:00",
      "is_daytime": false,
      "temperature": 58,
      "temperature_unit": "F",
      "wind": "0 to 10 mph S",
      "short_forecast": "Mostly Clear",
      "detailed_forecast": "Mostly clear, with a low around 58.",
      "precipitation_probability": 0
    },
    {
      "name": "Saturday",
      "start": "2026-05-02T06:00:00-07:00",
      "end": "2026-05-02T18:00:00-07:00",
      "is_daytime": true,
      "temperature": 81,
      "temperature_unit": "F",
      "wind": "0 to 10 mph S",
      "short_forecast": "Mostly Sunny",
      "detailed_forecast": "Mostly sunny, with a high near 81.",
      "precipitation_probability": 0
    },
    {
      "name": "Saturday Night",
      "start": "2026-05-02T18:00:00-07:00",
      "end": "2026-05-03T06:00:00-07:00",
      "is_daytime": false,
      "temperature": 58,
      "temperature_unit": "F",
      "wind": "0 to 10 mph S",
      "short_forecast": "Partly Cloudy",
      "detailed_forecast": "Partly cloudy, with a low around 58.",
      "precipitation_probability": 0
    },
    {
      "name": "Sunday",
      "start": "2026-05-03T06:00:00-07:00",
      "end": "2026-05-03T18:00:00-07:00",
      "is_daytime": true,
      "temperature": 76,
      "temperature_unit": "F",
      "wind": "0 to 10 mph S",
      "short_forecast": "Mostly Sunny",
      "detailed_forecast": "Mostly sunny, with a high near 76.",
      "precipitation_probability": 2
    },
    {
      "name": "Sunday Night",
      "start": "2026-05-03T18:00:00-07:00",
      "end": "2026-05-04T06:00:00-07:00",
      "is_daytime": false,
      "temperature": 56,
      "temperature_unit": "F",
      "wind": "0 to 10 mph SSW",
      "short_forecast": "Partly Cloudy",
      "detailed_forecast": "Partly cloudy, with a low around 56.",
      "precipitation_probability": 5
    },
    {
      "name": "Monday",
      "start": "2026-05-04T06:00:00-07:00",
      "end": "2026-05-04T18:00:00-07:00",
      "is_daytime": true,
      "temperature": 71,
      "temperature_unit": "F",
      "wind": "0 to 10 mph SW",
      "short_forecast": "Mostly Sunny",
      "detailed_forecast": "Mostly sunny, with a high near 71.",
      "precipitation_probability": 6
    },
    {
      "name": "Monday Night",
      "start": "2026-05-04T18:00:00-07:00",
      "end": "2026-05-05T06:00:00-07:00",
      "is_daytime": false,
      "temperature": 55,
      "temperature_unit": "F",
      "wind": "0 to 10 mph WSW",
      "short_forecast": "Partly Cloudy",
      "detailed_forecast": "Partly cloudy, with a low around 55.",
      "precipitation_probability": 8
    }
  ]
}
get_weather 422 Apr 28, 2026 03:38:43 PM 657ms
details →
UA: curl/8.7.1
{"zip":"90008","tool":{"zip":"90008"}}
{
  "zip": "90008",
  "tool": {
    "zip": "90008"
  }
}
{"error":"NWS returned 404 for https://api.weather.gov/points/5.8392,118.1183 (location may be outside US coverage)","code":"nws_not_found"}
{
  "error": "NWS returned 404 for https://api.weather.gov/points/5.8392,118.1183 (location may be outside US coverage)",
  "code": "nws_not_found"
}
create_reminder 201 Apr 28, 2026 03:35:33 PM 88ms
details →
UA: curl/8.7.1
{"title":"Check model output quality","remind_at":"2026-04-24T17:00:00Z","importance":"high","time_estimate_minutes":20,"details":"Compare responses across 3 model configs.","tool":{"title":"Check model output quality","remind_at":"2026-04-24T17:00:00Z","importance":"high","time_estimate_minutes":20…
{
  "title": "Check model output quality",
  "remind_at": "2026-04-24T17:00:00Z",
  "importance": "high",
  "time_estimate_minutes": 20,
  "details": "Compare responses across 3 model configs.",
  "tool": {
    "title": "Check model output quality",
    "remind_at": "2026-04-24T17:00:00Z",
    "importance": "high",
    "time_estimate_minutes": 20,
    "details": "Compare responses across 3 model configs."
  }
}
{"id":8,"title":"Check model output quality","remind_at":"2026-04-24T17:00:00.000Z","dismissed_at":null,"importance":"high","time_estimate_minutes":20,"created_at":"2026-04-28T15:35:33.505Z","updated_at":"2026-04-28T15:35:33.512Z","details":"Compare responses across 3 model configs.","details_html":"\u003cdiv class=\"trix-content\"\u003e\n Compare responses across 3 model configs.\n\u003c/div\u00…
{
  "id": 8,
  "title": "Check model output quality",
  "remind_at": "2026-04-24T17:00:00.000Z",
  "dismissed_at": null,
  "importance": "high",
  "time_estimate_minutes": 20,
  "created_at": "2026-04-28T15:35:33.505Z",
  "updated_at": "2026-04-28T15:35:33.512Z",
  "details": "Compare responses across 3 model configs.",
  "details_html": "<div class=\"trix-content\">\n  Compare responses across 3 model configs.\n</div>\n",
  "due": true,
  "active": true
}