🚀 Chat Completions Tester

Test your /v1/chat/completions endpoint with Cashu authentication

Configuration

Quick Presets:
The full URL to the chat completions endpoint
Cashu token (without "Bearer " prefix - will be added automatically)

Request Parameters

Model identifier (e.g., gpt-4o-mini, claude-3-haiku-20240307)
Maximum tokens to generate
Sampling temperature (0-2)
Nucleus sampling parameter
Optional: Top-k sampling parameter
Penalize repeated tokens (-2 to 2)
Penalize new topics (-2 to 2)
Enable Server-Sent Events streaming
JSON array of stop sequences
Click "Send Request" to generate cURL command