Create Completion
Serverless Inference
Serverless Text Completions
Create text completions on the verified Tensormesh Serverless host.
POST
Create Completion
Use this page when you want the serverless text-completions endpoint instead of chat completions.Documentation Index
Fetch the complete documentation index at: https://docs.tensormesh.ai/llms.txt
Use this file to discover all available pages before exploring further.
- Auth:
Authorization: Bearer <API_KEY> - Host:
https://serverless.tensormesh.ai - Model: pass a serverless model name in the JSON request body
Authorizations
Bearer authentication using your serverless API key. Format: Bearer <API_KEY>
Body
application/json

