Pinecone namespaces needed
-
This is a great plugin, a very smart plugin, thanks for making it.
For it to really work for my site I really need pinecone namespaces to be used a lot more than they already are.
My site is being created for many people to use and if they are all uploading their data to the same namespace then embeddings will not work as intended in this site. People will be searching for answers to their own data and getting responses based on other peoples data which will be a fail.
For basic use on one website with one set of data, this is cool for basic use, but if I want to use your plugin to benefit multiple people, then I can’t use it.
An idea is to create a name space for the site as usual like ‘DataSite‘ and all general site data is stored under that name space. When someone joins, they are given a name space for their own data like ‘DataSite_UsersID‘. When a user uploads data to pinecone through the creation of a post, it saves to their name space only so when a chatbot is created for that user, it can point to namespace DataSite_UsersID and only search and show the users data. So when a post is created, it creates namespace DataSite_UsersID if it does not exist in pinecone and stores the users data there and a chatbot pointing to that namespace is created automatically for that user if one does not it exist.
So each user will have their own namespace for their own data and their own chatbot for their data. This would be a amazing and the logic shouldn’t be that hard I don’t think.
Even better would be DataSite_UsersID_UserCatergory and a search bot per category per user. This will make the plugin actually work for people who need to use it for multiple users. This option would be perfect.
By the way, I’m a paying customer and can send my payment ID on request as proof.
please consider this option and I can then use your plugin for my website.
The topic ‘Pinecone namespaces needed’ is closed to new replies.