mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-19 13:16:03 -04:00
Pinecone support for Vectors without namespace #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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."
}
@martin-242 commented on GitHub (Sep 18, 2023):
Would love this since otherwise Pinecone free tier cannot be used with Vector-Admin.
@Nikto655 commented on GitHub (Sep 26, 2023):
Im using free tier Pinecone and it seems to work?
@martin-242 commented on GitHub (Sep 26, 2023):
What is your environment name? Is your account new?
New accounts doesn't seem to work.
@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 (Oct 15, 2023):
@ilanb @martin-242 Pinecone indexes that are in
gcp-starterwhich are limited are now fully feature complete with non-starter Pinecone instances.