Add datapoints to datasetTool to add datapoints to a dataset.
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 DatasetTool to create a dataset.
Create ToolTool to create a new tool.
Delete DatapointTool to delete a specific datapoint by its ID.
Delete DatasetTool to delete a dataset by ID.
End Evaluation RunTool to mark an evaluation run as completed.
Get ConfigurationsTool to retrieve a list of configurations.
Get DatasetsTool to retrieve a list of datasets.
Get MetricsTool to retrieve all metrics.
Get ProjectsTool to retrieve projects.
List ToolsTool to list all available Honeyhive tools.
Retrieve DatapointTool to retrieve a specific datapoint by its ID.
Retrieve DatapointsTool to retrieve a list of datapoints.
Retrieve EventsTool to retrieve events by filters.
Retrieve Experiment ResultTool to retrieve the result of a specific experiment run.
Start Evaluation RunTool to initiate an evaluation run using external datasets.
Start SessionTool to start a new session.
Update DatapointTool to update a specific datapoint.
Update DatasetTool to update an existing dataset.
Update EventTool to update an event.
Update MetricTool to update an existing metric.
Update ProjectTool to update a project's name or description.