Track any user events with your LLM application, with textual or numeric metrics
event_type
field, and any metric names you want on metrics
with numeric values, plus any extra details you want to capture on event_details
with string values, just keep them consistent to be able to visualize on the dashboard, where you can customize the display later on.
POST /api/track_event
X-Auth-Token
: Your LangWatch API key.