This page covers the standard first-request flow against the serverless inference surface. IfDocumentation Index
Fetch the complete documentation index at: https://docs.tensormesh.ai/llms.txt
Use this file to discover all available pages before exploring further.
tm is not already on your PATH, install the CLI first with
Installation. The commands below assume tm is on
your PATH. If you are running from this repo checkout without activating a
shell that already exposes tm, use ./.venv/bin/tm.
The shortest serverless request:
tm billing pricing serverless list before using that shortcut.
Use tm infer doctor when you want to check whether the local config and credentials are wired up correctly before sending the request.
Get An API Key
If your environment exposes self-serve key creation, use the authenticated Control Plane flow:Send A Chat Request
Related Reference
tm infertm infer doctortm infer chattm inittm billing pricing serverless list- API Quickstart for raw HTTP equivalents of these flows

