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