What is PromptShuttle?
PromptShuttle makes it easy to prompt different LLMs, compare the results and collaborate on prompts, making it easier to try different LLMs and prompts in deployed applications. It proxies LLM API requests, reducing the burden of implementing different APIs and consolidating logs and invoices.
- Experiment: Try prompts against various LLMs, separate or in parallel, and compare the results.
- Collaborate: Track changes, add inline comments and collaborate on prompts with your team
- Deploy: Change active prompt versions and default LLMs per environment without code changes
- Prompt Templating: Template with
[[tokens]]and replace values in API calls with a simple{ "key": "value" }dictionary - Prompt Comments: Allow for inline comments with
/* C-Style */or// C++ Stylecomments for better collaboration and change tracking - Template Versions: Version each change to your prompt templates and track changes with a simple UI

