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.
Chat
A conversational thread with a single input box. Each turn shows the question, the answer with inline citations, and any rendered components. Suggested follow-ups appear after each answer. Best for:- Open-ended Q&A across documents.
- Long-running conversations where context carries between turns.
Search
A query box with ranked results, source previews, and an “answer” panel that summarizes the top matches with citations. Best for:- Finding a specific clause, document, or passage.
- Domains where the end user wants to scan multiple results before drilling in.
Structured
Form-style inputs that guide the end user to provide the information needed for a structured answer, such as a comparison table or a coverage matrix. Best for:- Repeatable, parameterized tasks such as deal sizing or coverage lookups.
- Workflows where end users want a consistent output shape every time.
Hybrid
Chat plus a persistent structured panel. The chat handles open-ended questions, and the panel shows visual components such as comparison tables, timelines, or coverage matrices that update as the conversation progresses. Best for:- Workflows that mix exploration with reference output.
- Sales, legal, or research tasks where the end user wants both an answer and a working surface.