Jennifer Hamon
Jennifer Hamon
## Problem We only want to trigger post-merge actions on some files ## Solution Implement a `DIFF_WHITELIST` env variable that is used to limit the output from `git diff` These...
Update wording and apply black formatting to some docs notebooks
## Problem docs/onboarding-recommender.ipynb is using outdated dependencies. ## Solution This PR updates docs/onboarding-recommender.ipynb to the latest version of the Pinecone Python client. - Update dependencies to the latest versions -...
## Problem Describe the purpose of this change. What problem is being solved and why? ## Solution Describe the approach you took. Link to any relevant bugs, issues, docs, or...