Prompt Hub

Manage, iterate, and deploy your prompts in one place

Prompt Hub is a centralized repository for teams to manage, iterate, and deploy prompt templates. It's a collaborative workspace to version control templates and use them across playground, tasks, APIs, and experiments.

Access our Prompt Hub API reference here

Why use Prompt Hub?

  • Store your entire ecosystem of past, present, and future prompt objects in a centralized, search-friendly repository

  • Version control prompts as you refine them

  • Compare prompts side by side

  • Directly load prompts into the Playground for experimentation/refinement

  • Load prompts into Prompt Optimization to automatically generate better prompts

What is a Prompt Object?

At Arize, we expand the definition of a prompt to a Prompt Object, which consists of everything a complete prompt entails.

  • Prompt Template - system, user, and assistant messages that make up the LLM's context

  • Invocation Parameters - temperature, frequency penalty, top p/k, etc.

  • Tools/Functions - specific APIs, programmatic functions, or outside functionality

  • Response Format (aka output schema) -> configure specific JSON output

Learn More

Last updated

Was this helpful?