OpenAI-compatible API. SwapDocumentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
base_url and api_key in any framework that supports OpenAI.
Quick Reference
| Framework | Swap Method | Guide |
|---|---|---|
| OpenAI SDK | base_url in client constructor | OpenAI Migration |
| LangChain | base_url in ChatOpenAI | LangChain |
| LlamaIndex | api_base in OpenAILike | LlamaIndex |
| CrewAI | OPENAI_BASE_URL env var or base_url in LLM | CrewAI |
| LiveKit | Telnyx as LLM provider | LiveKit |