
Why save and version prompts?
The Arize Prompt Hub turns prompt management from scattered snippets in Slack or code comments into a disciplined workflow: a centralized, search-friendly home for your prompt ecosystem, with immutable version control so you can track how prompts evolve over time.- Unified prompt ecosystem - Stop hunting for the “real” prompt in tickets or repos. Store every Prompt Object - template variables, model parameters, tool definitions, and output shape - in one searchable place that keeps past, present, and future versions together.
- Immutable version control - Treat prompts with the same rigor as code. Each refinement is a hashed, immutable version you can roll back, reproduce, and tag (for example
prod-v1.2) for deployment without guessing which string shipped. - Rapid experimentation and comparison - Load any version into the Playground, test against real-world spans or golden datasets, and use side-by-side comparison to diff outputs and confirm improvements before you move a label.
- Compatible, easy-to-use SDK - Push and load prompts from your services so runtime stays in sync with Hub (see the By Code tab for links into the Python, TypeScript, and CLI Prompts API docs).
- Path to automated optimization - Once versions and eval feedback live in AX, you can move underperforming prompts into Prompt Learning feedback loops and meta-prompting to generate and rank better variants (start from Optimize a prompt).
Workflow
- By Skills
- By Alyx
- By UI
- By Code
Coming soon!