Draft
Conversation
- Create examples directory with quickstart, advanced, and integrations sections - Add quickstart tutorials: create-index, upsert-search, reranking - Add advanced tutorials: cascading-search, analytics-tracking, error-handling - Add integration workflows: cursor-workflow, claude-desktop-workflow, gemini-cli-workflow - Update README with Examples section linking to all tutorials - Expand Troubleshooting section with detailed solutions for common issues - Each tutorial includes step-by-step instructions, real-world examples, and troubleshooting tips Resolves SDK-318 Co-authored-by: jhamon <jhamon@pinecone.io>
|
Cursor Agent can help with this pull request. Just |
- Delete examples/advanced/analytics-tracking.md (not accurate for public use) - Create TROUBLESHOOTING.md with detailed troubleshooting guidance - Simplify README troubleshooting section to basic info with link to detailed guide - Remove all references to analytics-tracking from other tutorial files - Reduce emphasis on errors in main README Co-authored-by: jhamon <jhamon@pinecone.io>
…ent AI agents - Move integration workflow guides to top as 'Getting Started' section - Add clear visual distinction with emojis for Cursor, Claude Desktop, and Gemini CLI - Simplify Quick Setup section with brief config examples and links to full guides - Rename 'Examples' to 'Learn More' and position after Usage section - Add reference in Usage section to integration guides for complete workflows - Remove redundant docs link from intro (keeping focus on integration guides) Co-authored-by: jhamon <jhamon@pinecone.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Adds comprehensive usage examples and tutorials documentation for the Pinecone MCP server to improve user onboarding and reduce support burden. This includes a new
examples/directory with quickstart, advanced, and integration tutorials, and an updatedREADME.mdwith links to these examples and an expanded troubleshooting section.Link to issue
SDK-318
Type
Linear Issue: SDK-318