Inference Conversation History (Beta) Telnyx launched Conversation History (Beta) for its Inference platform, enabling automatic embedding, indexing, and semantic search of call transcripts without external databases or data leaving its private backbone. The feature is activated via a SIP connection setting and queried through a REST API, returning chunked, relevance-scored results for RAG context. Contact us https://telnyx.com/contact-us Log in https://portal.telnyx.com Telnyx Inference now supports Conversation History, the ability to persist, embed, index, and semantically search call transcripts across your Telnyx communications. Enable it on a SIP connection and search via API, with no external vector database, no pipeline glue, and no data leaving the private backbone. conversation persistence on any SIP connection IP, credential, or FQDN . When a call completes, Telnyx automatically embeds the transcript, chunks it, and indexes it. GET /v2/ai/conversation histories . Results come back chunked and relevance-scored, ready to use as RAG context for your agent. GET /v2/ai/conversation histories with a semantic query and optional filters. Learn more in the Conversation History documentation https://developers.telnyx.com/docs/inference/embedding-rag/conversation-history or the Telnyx Inference docs https://telnyx.com/products/inference .