Skip to main content
No. Guest mode gives you 3 free messages per network with no signup. Sign in only if you want chat/Studio history synced across devices. See Getting Started.
Guest history stays in your browser’s localStorage and never reaches LETHE’s servers. Signed-in history is stored in a regular (unencrypted) Postgres database scoped to your account. The TEE-based confidential inference and attestation-of-deletion described on the landing page are not implemented yet. See Privacy Model & TEE.
Connecting a wallet at /cli raises your daily message limit (3/network → 50/day) and issues a portable API key. It’s a quota mechanism today, not a payment. See x402 Micropayments for the planned pay-per-call model.
Two public ids: lethe (text, 1M context) and lethe-vision (multimodal). Claude Code’s default model ids and any claude-* id are aliased to lethe automatically. See Models.
Both. /v1/chat/completions and /v1/responses follow OpenAI’s request/response shape; /v1/messages and /v1/messages/count_tokens follow Anthropic’s. Same auth, quota, and model ids across all four. See API Reference.
Both are on the roadmap, not live. See Privacy Model & TEE, x402 Micropayments, and $LETHE Token for current status.