NEWBETA

Introducing Fetch API v1 🎉

Secrets management

for your AI prompts

Turn your prompts into hosted protected resources and fetch them in runtime.

secret sauce management

Your prompt is your secret.
Manage it like one.

Separate your prompts from the rest of your code.

Store prompts as plain text or encrypted data.

Client libraries:

more coming soon.

$ pip install promptvault
import os
import PromptVault as pv

# set your API key

pv.api_key = os.getenv('PV_API_KEY')

# retrieve prompt

prompt = pv.Prompt.fetch('customer-service-bot')

# use prompt (ship it to OpenAI or use e.g. LangChain)

# ... your code goes here ...

WHY PROMPTVAULT?

Prompt Security and Development Velocity

Protect, develop, and perfect your prompts

Prompt Source Access-Control (PSAC)

Easily manage who has access to your prompt sources, while enabling more devs in your organization to contribute code.

Parallel-Path Prompt Dev and SW Dev

By separating your prompts from your code you unlock new development & testing scenarios.

Continuous Prompt Deployment

Deploy new versions of your prompts without having to deploy your entire app.

Keep in mind: PromptVault does not protect you against prompt injection attacks!

Start small, go big

Something awesome no 1

Eaque a consectetur magni ipsam velit veritatis maxime enim voluptatem quo rerum, cupiditate molestias.

Something awesome 2

Lorem ipsum, dolor sit amet consectetur adipisicing elit.

Take it for a spin

Deploy your first prompt in <1 min.

Explore PromptVault's functionality for free, upgrade any time.

$ pip install promptvault # run to install promptvault

Psst. Hey! If you got this far down, we would love to hear your feedback. Email us!