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.
System prompt
The system prompt sets the application’s voice, tone, and high-level instructions. Each template ships with a system prompt tuned for its vertical. Use the system prompt to:- Define the application’s persona and tone.
- Constrain what topics the application will engage with.
- Specify formatting preferences, such as bullet lists or short paragraphs.
Starter prompts
Starter prompts are the suggestions end users see in the empty state of the consumer interface. Marketplace generates starter prompts automatically on publish based on the connected sources, and you can edit or replace them.Response style
Configure response defaults such as:- Length: short, medium, or long.
- Citations: required, preferred, or optional.
- Refusal behavior: how the application phrases out-of-scope refusals.
Suggested follow-ups
Enable suggested follow-ups so that the consumer interface offers next questions after each answer. Suggested follow-ups are generated from the response and the connected sources.Routing strategy
Choose how queries are routed across knowledge bases. The available strategies and execution modes (full, disambiguation_only, single, fan_out, llm_classify) are defined in Knowledge Agent Toolkit (KAT) overview; for selection guidance, see Multi-domain routing.