Prompt Hub
Manage, iterate, and deploy your prompts in one place
Last updated
Was this helpful?
Manage, iterate, and deploy your prompts in one place
Last updated
Was this helpful?
As teams grow in size, it becomes tricky for subject matter experts who are not developers to help with prompt development. 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.
Version control your templates to track updates and revert when needed
Save templates directly from prompt playground, including LLM parameters, messages, tools, and metadata.
Access templates via API
Evaluate results versioned by prompt template
Any playground template can be saved to the Prompt Hub. The Prompt Hub stores the template along with LLM parameters, function definitions, and other metadata necessary to reproduce the LLM call.
A saved prompt can be loaded into the Prompt Playground for iteration. This can be done directly from the prompt version view, the Prompt Hub listing page, or within the Prompt Playground itself.
Once the prompt is loaded into the Prompt Playground, you can freely make changes and test the updated template on a dataset. You can modify the system template is modified to instruct the LLM to provide concise, one-sentence responses. Instead of creating a new prompt, the user updates the version of the existing prompt directly, preserving the connection to the original template from the Prompt Hub.