Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.meshrouter.app/llms.txt

Use this file to discover all available pages before exploring further.

Week of May 18, 2026

New

  • MESH chat: Talk to any model in your browser at meshrouter.app/chat — no SDK setup required.
  • Official SDKs: TypeScript (@meshrouter/sdk) and Python (meshrouter) are now published to npm and PyPI.
  • Gasless USDC deposits: Top up your account using EIP-3009 signed transfers — no gas, no wallet pop-ups. See Payments.
  • Audit logs: Every account action is now recorded and queryable via the Logs API.
  • Titan embeddings: Amazon Titan text embeddings are now available through the Embeddings API.
  • Versioned model aliases: Pin to specific model revisions for reproducible runs. See Models.
  • Tool calling on every model: Function calling now works across the full 46-model catalogue.

Improved

  • Privacy mode now runs on a Lambda-based execution path, simplifying setup and improving cold-start performance. See Privacy.
  • Pricing transparency: Corrected Claude and Palmyra X5 pricing and applied a uniform pricing floor across the catalogue.
  • Cleaner API responses: Upstream provider identifiers are no longer exposed in API responses — you only see MESH model IDs.
  • Catalogue refresh: Added new Anthropic models and removed Claude Opus 4.7. Full list at Models.

Fixed

  • Terminal login no longer fails with a network error on first sign-in.
  • Account balances now correctly sum across Safe and Deposit Wallet for migrated users.
  • Deposits credited via the new wallet flow now reflect immediately in your balance.
  • Polymarket-routed deposits now persist the deposit wallet address on first use.