Models
Register Targets/models under test and organize them into groups.
📄️ Get Target Model By Name
Get Target Model By Name
📄️ Register Model
Register a model for testing. This model can then be tested using a scenario set.
📄️ Get Model Under Test
Get a model under test
📄️ Update Model Under Test
Update a model under test
📄️ Delete Model Under Test
Delete all versions of a model under test and cascade delete TestRun and TestDataPoint objects associated with all versions.
📄️ Get Model Under Test By Name And Version
Get a model under test by name and version.
📄️ Get All Models Under Test
Get a list of models under test for this organization
📄️ Create Group
Create a new group for models under test or return existing group with the same name.
📄️ Get Groups
Get all groups for the current organization and project.
📄️ Add Model To Group
Add a model to a group.
📄️ Get Models In Group
Get all models in a specific group.
📄️ Update Group
Update a group
📄️ Create Trace Eval
Create a trace evaluation for a group
📄️ Get Datapoints In Group Trace
Get all datapoints in a specific group.
📄️ Get Available Target Models
Get a list of available target models from the model configuration registry.