Where to find Alyx
Open the Alyx chat from the Prompt Playground page. Alyx has context of your current prompt, attached dataset, evals, and experiments.
Key skills
| Skill | Description |
|---|---|
| Create or edit prompt | Modify the prompt in the playground |
| Optimize or align prompt | Improve prompt based on eval performance or goals |
| Build eval | Write a custom eval for your application |
| Attach dataset / select columns | Attach a dataset and choose which columns to use |
| Synthetic datasets | Create or append synthetic data |
| Run experiment | Execute an experiment; get results and compare runs |
| Load / save prompts | Load from hub, save to hub, save new versions |
| Choose evals | Select or attach evals; detach from playground |
Example prompts
- “Optimize this prompt to reduce hallucinations”
- “Attach the regression-test dataset and use only the question and answer columns”
- “Build an eval to check if the response is helpful”
- “Run an experiment and compare the results to the last run”
- “Create a synthetic dataset with 50 examples that test edge cases”
- “Save this prompt to the hub as a new version”