# Telnyx plugin for LiveKit Agents Support for [Telnyx](https://telnyx.com/) inference services in LiveKit Agents. See the [Telnyx integration docs](https://docs.livekit.io/agents/models/llm/telnyx/) for more information. ## Installation ```bash pip install livekit-plugins-telnyx ``` ## Pre-requisites You'll need an API key from Telnyx. It can be set as an environment variable: `TELNYX_API_KEY`