Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.pinecone.io/llms.txt

Use this file to discover all available pages before exploring further.

This feature is in public preview.
A component is a visual primitive a knowledge application can render in addition to text. Components let an answer take the most useful shape for the question instead of forcing every response into prose. Components are read-only and retrieval-oriented. They render information from the connected sources; they do not write back to source systems.

Available components

ComponentUse it for
Comparison tablesSide-by-side comparisons of products, plans, policies, or options
Content cardsBrowsable summaries of documents, people, or items with links to sources
TimelinesSequences of dated events, such as case milestones or release histories
Progress trackersStep-by-step processes such as onboarding checklists
Coverage matricesTwo-dimensional lookups, such as benefits coverage by plan and region
Geolocation mapsLocations and venue context

Enabling components

From the deployment dashboard, enable the components you want the application to use. Components must be compatible with the layout:
  • Chat layouts can render any component inline in an answer.
  • Search layouts work best with content cards and comparison tables.
  • Structured and hybrid layouts work best with comparison tables, coverage matrices, timelines, and progress trackers.

How the application picks a component

The application chooses a component based on the question, the response shape, and the components you have enabled. If a question is best answered with text, the application returns text even if components are enabled.

Component output and citations

Every component cites the documents it was built from. End users can click into a cited source to see the original document. See Citations.