05.20.2025
Datasets And Experiment Evaluations In The JS Client
- getExperiment - allows you to retrieve an Experiment to view its results, and run evaluations on it
- evaluateExperiment - allows you to evaluate previously run Experiments using LLM as a Judge or Code-based evaluators
- createDataset - allows you to create Datasets in Phoenix using the client
- appendDatasetExamples - allows you to append additional examples to a Dataset

