Skip to content

Updated hello-pinecone-aws example to use pinecone-client==6.0.1 #24

Updated hello-pinecone-aws example to use pinecone-client==6.0.1

Updated hello-pinecone-aws example to use pinecone-client==6.0.1 #24

Workflow file for this run

name: "Pull Request"
on:
pull_request:
push:
branches:
- main
jobs:
report-client-versions:
uses: './.github/workflows/client-versions.yaml'
secrets: inherit
test-notebooks:
uses: './.github/workflows/test-notebooks-changed.yaml'
secrets: inherit