OperationsSandbox · bring your own key

Test “Purchase Order” with your own key

Paste an Anthropic, OpenAI, or OpenRouter key. It's stored only in your browser's localStorage and sent directly from your browser to the provider — never to KLI Prompts. We have no backend that can see it.

How this works (honestly)

  • Your key lives in localStorage on this device only.
  • The HTTP request to the LLM goes from your browser straight to api.anthropic.com / api.openai.com / openrouter.ai.
  • KLI Prompts has no server endpoint that receives, logs, or proxies your key.
  • Clear it any time — there's a button below.

Step 1 · Provider

Recommended for this prompt: any · temperature 0.4

Step 2 · Your API key

Saved to localStorage on this device. Never sent to KLI servers.

Step 3 · Fill the variables

Final prompt (sent to anthropic)

Generate a professional purchase order document with the following details:

Vendor Name: {{vendor_name}}
Items/Services: {{items}}
Total Amount: {{total_amount}}
{{po_number_line}}
{{delivery_line}}
{{payment_line}}

Create a complete, professional purchase order that includes:
1. A clear header with PO number (generate one if not provided) and date
2. Vendor information section
3. Line items section describing the items/services ordered
4. Total amount clearly stated
5. Payment terms (use "Net 30" if not specified)
6. Delivery date (include if provided)
7. Standard terms and conditions footer
8. Signature lines for authorized approval

Format the document clearly with proper sections and professional business language.
Return only the purchase order document text, nothing else.

Output — will stream here

Nothing yet. Fill in variables and click Run.

Prompt slug: purchase-order

Prefer copy-paste? Back to the prompt page →