# Plum AI Docs ## Docs - [API Quickstart](https://docs.getplum.ai/api-quickstart.md): Start improving your LLM in under 5 minutes using the API - [Add a single pair to a dataset (creates new dataset if the system_prompt_template that's provided doesn't correspond to an existing dataset)](https://docs.getplum.ai/api-reference/add-a-single-pair-to-a-dataset-creates-new-dataset-if-the-system_prompt_template-thats-provided-doesnt-correspond-to-an-existing-dataset.md) - [Add a single pair to an existing seed dataset by ID](https://docs.getplum.ai/api-reference/add-a-single-pair-to-an-existing-seed-dataset-by-id.md) - [Augment seed data to generate synthetic data](https://docs.getplum.ai/api-reference/augment-seed-data-to-generate-synthetic-data.md) - [Compare multiple prompts against a dataset](https://docs.getplum.ai/api-reference/compare-multiple-prompts-against-a-dataset.md) - [Create custom metric definitions](https://docs.getplum.ai/api-reference/create-custom-metric-definitions.md) - [Evaluate datasets with specified metrics](https://docs.getplum.ai/api-reference/evaluate-datasets-with-specified-metrics.md) - [Export evaluation results as TSV file](https://docs.getplum.ai/api-reference/export-evaluation-results-as-tsv-file.md): Exports comprehensive evaluation results as a Tab-Separated Values (TSV) file with all scored pairs, their scores, reasons, and labels for analysis in spreadsheet applications. All scored pairs data is automatically collected and stored during evaluation. - [Gather high-scoring and positively critiqued pairs formatted for OpenAI fine-tuning](https://docs.getplum.ai/api-reference/gather-high-scoring-and-positively-critiqued-pairs-formatted-for-openai-fine-tuning.md) - [Gather high-scoring and positively critiqued pairs from evaluation results](https://docs.getplum.ai/api-reference/gather-high-scoring-and-positively-critiqued-pairs-from-evaluation-results.md) - [Generate an improved prompt based on comparison results](https://docs.getplum.ai/api-reference/generate-an-improved-prompt-based-on-comparison-results.md) - [Generate evaluation metrics](https://docs.getplum.ai/api-reference/generate-evaluation-metrics.md) - [Get a specific evaluation result by ID](https://docs.getplum.ai/api-reference/get-a-specific-evaluation-result-by-id.md) - [Get a specific metric definition by ID](https://docs.getplum.ai/api-reference/get-a-specific-metric-definition-by-id.md) - [Insert or overwrite seed data by ID](https://docs.getplum.ai/api-reference/insert-or-overwrite-seed-data-by-id.md) - [Insert or overwrite synthetic data by ID](https://docs.getplum.ai/api-reference/insert-or-overwrite-synthetic-data-by-id.md) - [List all available evaluation metrics](https://docs.getplum.ai/api-reference/list-all-available-evaluation-metrics.md) - [List all available evaluation results](https://docs.getplum.ai/api-reference/list-all-available-evaluation-results.md) - [List all seed datasets](https://docs.getplum.ai/api-reference/list-all-seed-datasets.md) - [List all synthetic datasets](https://docs.getplum.ai/api-reference/list-all-synthetic-datasets.md) - [Retrieve a specific seed dataset by ID](https://docs.getplum.ai/api-reference/retrieve-a-specific-seed-dataset-by-id.md) - [Retrieve synthetic data by ID](https://docs.getplum.ai/api-reference/retrieve-synthetic-data-by-id.md) - [Retrieve synthetic data formatted for OpenAI by ID](https://docs.getplum.ai/api-reference/retrieve-synthetic-data-formatted-for-openai-by-id.md) - [Update evaluation result with human feedback](https://docs.getplum.ai/api-reference/update-evaluation-result-with-human-feedback.md) - [Upload a new seed dataset](https://docs.getplum.ai/api-reference/upload-a-new-seed-dataset.md) - [Upload new synthetic data](https://docs.getplum.ai/api-reference/upload-new-synthetic-data.md) - [Introduction](https://docs.getplum.ai/introduction.md): Welcome to Plum AI - [Quickstart](https://docs.getplum.ai/quickstart.md): Start improving your LLM in under 5 minutes ## OpenAPI Specs - [openapi](https://docs.getplum.ai/api-reference/openapi.yaml) ## Optional - [Documentation Home](https://docs.getplum.ai) - [Dashboard](https://app.getplum.ai) - [Blog](https://blog.getplum.ai)