Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue with the vector db when using pinecone #276

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

20001LastOrder
Copy link
Collaborator

@20001LastOrder 20001LastOrder commented Jan 17, 2024

Your checklist for this pull request

Thank you for submitting a pull request! To speed up the review process, please follow this checklist:

  • My Pull Request is small and focused on one topic so it can be reviewed easily
  • My code follows the style guidelines of this project (make format)
  • Commit messages are detailed
  • I have performed a self-review of my code
  • I commented hard-to-understand parts of my code
  • I updated the documentation (docstrings, /docs)
  • My changes generate no new warnings (or explain any new warnings and why they're ok)
  • I have added tests that prove my fix is effective or that my feature works
  • All tests pass when I run pytest tests (offline mode)

Additional steps for code with networking dependencies:

Description

Fixes #256 and generate the cache for the test that previously failed due to the error.

@20001LastOrder 20001LastOrder requested a review from Eyobyb January 19, 2024 02:22
Eyobyb
Eyobyb previously approved these changes Jan 19, 2024
@Eyobyb Eyobyb merged commit 5588984 into Aggregate-Intellect:main Jan 19, 2024
@20001LastOrder 20001LastOrder deleted the vectordb-fix branch April 16, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Cannot set attribute in Pinecone Vector Store
2 participants