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.
What happens on publish
When you publish a building version, Marketplace:- Returns immediately and starts provisioning in the background.
- Creates or updates the underlying Pinecone assistants for each knowledge base.
- Uploads any staged files and waits for processing to complete.
- Runs introspection to build manifests.
- Generates suggested starter prompts for the consumer interface.
- Runs an automatic evaluation on a sample of generated questions.
- Marks the version active when all steps succeed, or marks it failed and surfaces the error.
Before you publish
- Confirm the connected sources are in sync. See Sync and freshness.
- Review operating parameters and starter prompts. See Configure operating parameters.
- Confirm the consumer authentication policy. See Consumer authentication overview.
Publish
From the deployment dashboard, open the building version and select Publish. Marketplace shows the version transitioning through provisioning steps in the dashboard.Monitor publish progress
The dashboard reports per-step status:- Provisioning: assistants are being created or updated.
- Processing files: staged files are being indexed.
- Introspecting: manifests are being generated.
- Generating starters: starter prompts are being created.
- Evaluating: the automatic evaluation is running.
- Active: the version is live.
- Failed: a step failed; the error is shown.
After publish
- Share the deployment URL with end users.
- Watch the event log for early traffic and refusals.
- Review the evaluation results.
- Iterate on operating parameters or content and publish a new version when needed.