harvest.compose
Compose balanced training data mixes from a catalog of candidate items to match a given goal, returning selected picks with rationale without requiring an LLM.
Instructions
Compose a balanced mix from a catalog of items with the local mixer — no LLM/mouth required. Returns picks with rationale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | What the training library is for, e.g. 'small vision-language model'. | |
| catalog | Yes | Candidate items (e.g. from harvest.search). |