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 or the Telnyx Inference docs.