Telnyx Compute: Overview β Full Documentation
Complete page content for Overview (Compute section) of the Telnyx developer docs (https://developers.telnyx.com). This file: https://developers.telnyx.com/development/llms/compute-overview-llms-full-txt.md Β· Root index: https://developers.telnyx.com/llms.txt
Overview
Edge Compute
Source: https://developers.telnyx.com/docs/edge-compute/platform-overview.mdEdge Compute is the platform of compute primitives you use to build and deploy applications to the Telnyx edge β serverless functions, stateful actors, KV, object storage, and SQL databases (Beta). Itβs particularly powerful when combined with two other sets of Telnyx primitives to create AI agents that act in the physical world:
- AI β inference, embedding, RAG, memory (coming soon), text-to-speech, speech-to-text, and voice design
- Real-world communication β calling, messaging, and email (coming soon)
Start building
- Functions quickstart β install the CLI, scaffold, ship, and curl a live URL
- Call the Telnyx API β reach calling, messaging, and AI from a function, no keys in your code
- Stateful Actors quick start β durable per-entity state and coordination
- KV quick start β create a namespace, bind it, read and write
- Pricing and Limits