Prompter is a prompt debugging tool that allows you to easily test and iterate on prompts for large language models like GPT-3.5 and GPT-4.
With Prompter, you can:
🚀 Send prompts to the API and view results
⚙️ Tweak parameters like temperature, top-p, etc.
⏳ Save prompt history for later reference
🆚 Batch test prompts for efficient iteration
Prompter aims to help you quickly debug prompts and find the best prompts for your use case.
Features
Intuitive UI
Prompter has a clean, intuitive interface that makes prompt testing fast and easy.
Customizable Parameters
Fine-tune parameters like temperature, top-p, etc. to shape model responses.
Prompt History
Save and restore past prompts for reference. Easily re-run previous tests.
Batch Testing
Test multiple prompts in batch mode for faster iteration.
Custom Endpoints
Use your own API endpoint in addition to the official OpenAI API.
Lightweight
Prompter is lightweight and runs fully in the browser. No installations needed.