Skip to content

Pinecone: Support starter tier #7472

Closed
@StankoKuveljic

Description

@StankoKuveljic

Feature request

Adapt the pinecone vectorstore to support upcoming starter tier. The changes are related to removing namespaces and delete by metadata feature.

Motivation

Indexes in upcoming Pinecone V4 won't support:

  • namespaces
  • configure_index()
  • delete by metadata
  • describe_index() with metadata filtering
  • metadata_config parameter to create_index()
  • delete() with the deleteAll parameter

Your contribution

I'll do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🤖:improvementMedium size change to existing code to handle new use-cases

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions