chat
Send messages to AI models from Anthropic, OpenAI, Google, Mistral, and Together.ai using Bitcoin Lightning payments. Pay per request with prepaid spend tokens without accounts or API keys.
Instructions
Send a message to an AI model via LightningProx. Pay per request with a Lightning spend token. Supports 19 models from Anthropic, OpenAI, Together.ai, Mistral, and Google.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Model ID (e.g. claude-opus-4-5-20251101, gpt-4-turbo, gemini-2.5-pro, mistral-large-latest, deepseek-ai/DeepSeek-V3) | |
| message | Yes | The user message to send | |
| spend_token | Yes | LightningProx spend token (starts with lnpx_). Get one at lightningprox.com/topup | |
| max_tokens | No | Maximum tokens in response (default: 1024) |