Create a batch of model events
Please refer to our instrumentation guide for detailed information
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Default is false. If true, all events will be associated with the same session
How long the event took in milliseconds
Messages passed to the model
Model name
Project associated with the event
Model provider
Final output JSON of the event
Usage statistics of the model
Cost of the model completion
Any error description if event failed
Name of the event
Hyperparameters used for the model
Response format for the model
Source of the event - production, staging, etc
Template used for the model
Inputs for the template
Tool choice for the model
Tools used for the model
Associated configuration for the session
Any error description if session failed
Any user feedback provided for the session output
Input object passed to the session - user query, text blob, etc
Any system or application metadata associated with the session
Any values computed over the output of the session
Final output of the session - completion, chunks, etc
Unique id of the session, if not set, it will be auto-generated
Name of the session
Source of the session - production, staging, etc
Any user properties associated with the session