Add datapoints to datasetTool to add datapoints to a dataset.
Compare Experiment RunsTool to retrieve experiment comparison between two evaluation runs.
Compare Runs EventsTool to compare events between two experiment runs side-by-side.
Batch Create DatapointsTool to create multiple datapoints in a single batch operation.
Create Batch Model EventsTool to create multiple model events in a single request.
Create Batch Tool EventsTool to log a batch of external API calls as tool events.
Create ConfigurationCreates a new configuration in HoneyHive for managing LLM or pipeline settings.
Create DatapointTool to create a new datapoint with input-output pairs.
Create DatasetTool to create a dataset.
Create EventTool to create a new event in HoneyHive to track execution of different parts of your application.
Create MetricTool to create a new metric in HoneyHive.
Create Model EventTool to create a new model event to log LLM call data.
Create ToolCreates a new tool definition in a HoneyHive project.
Delete DatapointTool to delete a specific datapoint by its ID.
Delete DatasetTool to delete a dataset by ID.
End Evaluation RunTool to update an evaluation run's status and metadata.
Get ConfigurationsTool to retrieve a list of configurations.
Get DatasetsRetrieve datasets from HoneyHive for a specified project.
Get EventsTool to query events with filters and projections from HoneyHive.
Get Events By Session IDTool to retrieve the complete tree of nested events for a specific session.
Get Events ChartTool to retrieve charting and analytics data for events over time.
Get MetricsRetrieves all metrics associated with a HoneyHive project.
Get ProjectsTool to retrieve all projects in the HoneyHive account.
Get Evaluation Run DetailsTool to get details of an evaluation run by its UUID.
Get Run MetricsTool to get event metrics for an experiment run.
Get Evaluation RunsTool to retrieve a list of evaluation runs from HoneyHive.
Get Runs SchemaTool to retrieve the schema for experiment runs in HoneyHive.
Get SessionRetrieve a complete session tree by session ID from HoneyHive.
List ToolsTool to list all available Honeyhive tools.
Retrieve DatapointRetrieve a specific datapoint by its ID from HoneyHive.
Retrieve DatapointsRetrieve datapoints from a HoneyHive project.
Retrieve EventsRetrieve and export events from a HoneyHive project.
Retrieve Experiment ResultTool to retrieve the result of a specific experiment run.
Start Evaluation RunCreates a new evaluation run to group and track multiple session events for analysis.
Start SessionStart a new HoneyHive session for tracing and observability.
Update ConfigurationTool to update an existing HoneyHive configuration.
Update DatapointUpdate an existing datapoint by ID.
Update DatasetTool to update an existing dataset.
Update EventUpdate an existing HoneyHive event by ID.
Update MetricTool to update an existing metric.
Update ProjectUpdates an existing HoneyHive project's name or description.
Update ToolTool to update an existing tool in HoneyHive.