Function that allows you to view the experiments for a dataset.
Example:
const experiments = await trieve.getExperiments(); Copy
const experiments = await trieve.getExperiments();
Optional
Function that allows you to view the experiments for a dataset.
Example: