Activity
Bump to v0.2.1
Bump to v0.2.1
Add test for dict init
Add test for dict init
Fix mixing vanilla typehints with configured schema (#8)
Fix mixing vanilla typehints with configured schema (#8)
Pull request merge
Deleted branch
Add batch insert (#9)
Add batch insert (#9)
Pull request merge
Update docs
Update docs
Force push
Update docs
Update docs
Force push
Update docs
Update docs
Force push
Resize header
Resize header
Update docs
Update docs
Force push
Update docs
Update docs
Force push
Add header
Add header
Update docs
Update docs
Lint
Lint
Add pinecone batch insert support
Add pinecone batch insert support
Fix mixing vanilla typehints with configured schema
Fix mixing vanilla typehints with configured schema
Add create collection instruction to README
Add create collection instruction to README
Update README
Update README
Update README
Update README
Update README
Update README
Bump version to 0.2.0
Bump version to 0.2.0
Deleted branch
Merge pull request #6 from piercefreeman/feature/add-pinecone-backend
Merge pull request #6 from piercefreeman/feature/add-pinecone-backend
Pull request merge
Pass pinecone secrets
Pass pinecone secrets
Basic pinecone api key validation
Basic pinecone api key validation
Update README
Update README
Finish pinecone integration
Finish pinecone integration
Indexes as backend specific arguments
Indexes as backend specific arguments
Add first draft of pinecone BE
Add first draft of pinecone BE
Draft refactor of milvus logic into driver class
Draft refactor of milvus logic into driver class
Force push