Pinecone support for Vectors without namespace #10

Closed
opened 2026-02-15 16:29:09 -05:00 by yindo · 5 comments
Owner

Originally created by @ilanb on GitHub (Aug 3, 2023).

I'v some pinecone vector index without namespace and vector admin can't find database:
{
"message": "No Pinecone namespace found for vectors-without-namespace - nothing to do."
}

Originally created by @ilanb on GitHub (Aug 3, 2023). I'v some pinecone vector index without namespace and vector admin can't find database: { "message": "No Pinecone namespace found for vectors-without-namespace - nothing to do." }
yindo added the enhancement label 2026-02-15 16:29:09 -05:00
yindo closed this issue 2026-02-15 16:29:09 -05:00
Author
Owner

@martin-242 commented on GitHub (Sep 18, 2023):

Would love this since otherwise Pinecone free tier cannot be used with Vector-Admin.

@martin-242 commented on GitHub (Sep 18, 2023): Would love this since otherwise Pinecone free tier cannot be used with Vector-Admin.
Author
Owner

@Nikto655 commented on GitHub (Sep 26, 2023):

Im using free tier Pinecone and it seems to work?

@Nikto655 commented on GitHub (Sep 26, 2023): Im using free tier Pinecone and it seems to work?
Author
Owner

@martin-242 commented on GitHub (Sep 26, 2023):

Im using free tier Pinecone and it seems to work?

What is your environment name? Is your account new?
New accounts doesn't seem to work.

@martin-242 commented on GitHub (Sep 26, 2023): > Im using free tier Pinecone and it seems to work? What is your environment name? Is your account new? New accounts doesn't seem to work.
Author
Owner

@timothycarambat commented on GitHub (Sep 26, 2023):

Pinecone recently updated their model to where new subscribers/accounts do not have access to namespaces - we are working on supporting namespace-disabled Pinecone instances

@timothycarambat commented on GitHub (Sep 26, 2023): Pinecone recently updated their model to where new subscribers/accounts do not have access to namespaces - we are working on supporting namespace-disabled Pinecone instances
Author
Owner

@timothycarambat commented on GitHub (Oct 15, 2023):

@ilanb @martin-242 Pinecone indexes that are in gcp-starter which are limited are now fully feature complete with non-starter Pinecone instances.

  • Sync Pinecone
  • Reset DB
  • Add documents via UI
  • CRUD embeddings
  • Migrate data to another provider or index
@timothycarambat commented on GitHub (Oct 15, 2023): @ilanb @martin-242 Pinecone indexes that are in `gcp-starter` [which are limited](https://docs.pinecone.io/docs/starter-environment#limitations) are now fully feature complete with non-starter Pinecone instances. - Sync Pinecone - Reset DB - Add documents via UI - CRUD embeddings - Migrate data to another provider or index
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#10