diff --git a/README.md b/README.md index f2c06c25..eaffe29c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Pinecone Python SDK -![License](https://img.shields.io/github/license/pinecone-io/pinecone-python-client?color=orange) [![CI](https://github.com/pinecone-io/pinecone-python-client/actions/workflows/pr.yaml/badge.svg)](https://github.com/pinecone-io/pinecone-python-client/actions/workflows/pr.yaml) [![PyPI version](https://img.shields.io/pypi/v/pinecone.svg)](https://pypi.org/project/pinecone/) [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/) +![License](https://img.shields.io/github/license/pinecone-io/pinecone-python-client?color=orange) [![CI](https://github.com/pinecone-io/pinecone-python-client/actions/workflows/on-merge.yaml/badge.svg)](https://github.com/pinecone-io/pinecone-python-client/actions/workflows/on-merge.yaml) [![PyPI version](https://img.shields.io/pypi/v/pinecone.svg)](https://pypi.org/project/pinecone/) [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/) The official Pinecone Python SDK for building vector search applications with AI/ML. diff --git a/codegen/apis b/codegen/apis index 4eac4da9..c968f9da 160000 --- a/codegen/apis +++ b/codegen/apis @@ -1 +1 @@ -Subproject commit 4eac4da9fe2083c9cce5e3cf494b582d637cd8a3 +Subproject commit c968f9da428c7cf3742db5a3d2802c0d1bd728e7 diff --git a/codegen/python-oas-templates b/codegen/python-oas-templates index 7c0f6e7b..4408a74e 160000 --- a/codegen/python-oas-templates +++ b/codegen/python-oas-templates @@ -1 +1 @@ -Subproject commit 7c0f6e7b2361afaa6d4539c7f83ec1e5c5ac96f7 +Subproject commit 4408a74e21ba2510ce8f747144ac9ba1f2c98621