Skip to main content

Telnyx AI: Search — Documentation Index

Search documentation within the AI section of the Telnyx developer docs (https://developers.telnyx.com). This file: https://developers.telnyx.com/development/llms/ai-search-llms-txt.md · Root index: https://developers.telnyx.com/llms.txt
  • Overview: Managed search over your Telnyx voice calls, meetings, messages, and stored documents — one retrieval API, citation-ready results.
  • Get Started: Create your first Search collection, attach a source, and run your first search in a few minutes.
  • Search: Query a collection’s documents and get back ranked, source-attributed chunks.

Concepts

  • How Search Works: How Search indexes your Telnyx data and retrieves ranked chunks at query time — and when to use it over the raw embeddings APIs.
  • Search Modes: Compare vector, keyword, and hybrid retrieval in Search and pick the right mode for your queries.

Configuration

  • Collections: Create, list, retrieve, update, and delete Search collections with the Telnyx Collections API.
  • Overview: Add, replace, list, and remove data sources from a Search collection.
  • Voice: Index your voice call transcriptions in a Search collection, and enable transcript persistence on your SIP connections.
  • Settings: Configure retrieval type and top_k for a Search collection.

AI Collections