PromptBuilder VS Code Extension
A Visual Studio Code extension to help you construct optimized prompts for LLMs using structured fields.
Features
- Structured Fields: Separate areas for Role, Context, Task, Constraints, and Output Format.
- Smart Concatenation: Automatically formats your input into a clean, structured prompt.
- Instant Preview: See your generated prompt before copying.
- Copy to Clipboard: One-click copy for use in your favorite LLM.
Advanced Features
🎤 Voice-to-Text
- Click the microphone icon next to any input field to start recording.
- Seamlessly dictate your prompts for a faster workflow.
🚀 LLM Integration
- Generate Prompt: Concatenates fields into a structured format.
- Execute Prompt: Sends the generated prompt to the configured LLM API.
- Preview & Copy: View the LLM response and copy it with a single click.
⚙️ Configuration
Go to File > Preferences > Settings and search for PromptBuilder:
Api Url: The REST endpoint (e.g., OpenAI or compatible API).
Api Key: Your secret key.
Model Name: The specific model to target.
License
MIT
| |