vector-admin
vector-admin copied to clipboard
Upgrade Pinecone
Pull Request Type
- [x] ✨ feat
- [ ] 🐛 fix
- [ ] ♻️ refactor
- [ ] 💄 style
- [ ] 🔨 chore
- [ ] 📝 docs
Relevant Issues
resolves #129
What is in this change?
Pinecone is upgraded to a newer version.
Additional Information
This is to enable VectorAdmin to work with Pinecone Serverless indexes.
Add any other context about the Pull Request here that was not captured above.
This is a WIP - I was unable to get past logging in :\ even with root@vectoradmin lol
Developer Validations
- [ ] I ran
yarn lint
from the root of the repo & committed changes - [ ] Relevant documentation has been updated
- [ ] I have tested my code functionality
- [ ] Docker build succeeds locally