Returns
Returns a list of Dataset objects linked to the specification.Example
Parameters
string
required
The ID of the specification to get linked datasets for.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get all datasets linked to a specification.
datasets = galtea.specifications.get_datasets(
specification_id=accuracy_specification.id,
)