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

Add Tablestore VectorStore #1278

Merged
merged 1 commit into from
Dec 28, 2024
Merged

Add Tablestore VectorStore #1278

merged 1 commit into from
Dec 28, 2024

Conversation

lrafeei
Copy link
Contributor

@lrafeei lrafeei commented Dec 24, 2024

This PR adds the TablestoreVectorStore to the list of VectorStores to be instrumented by LangChain

@lrafeei lrafeei requested a review from a team as a code owner December 24, 2024 19:25
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 2 0 5.72s
✅ PYTHON black 2 0 0 2.18s
✅ PYTHON flake8 2 0 1.19s
✅ PYTHON isort 2 0 0 0.23s
✅ PYTHON pylint 2 0 6.71s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.66%. Comparing base (25e1f1e) to head (7dc8c24).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1278      +/-   ##
==========================================
- Coverage   79.67%   79.66%   -0.02%     
==========================================
  Files         201      201              
  Lines       22173    22174       +1     
  Branches     3519     3519              
==========================================
- Hits        17667    17664       -3     
- Misses       3356     3359       +3     
- Partials     1150     1151       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hmstepanek hmstepanek merged commit 4c06d26 into main Dec 28, 2024
50 of 56 checks passed
@hmstepanek hmstepanek deleted the add-tablestore-vectorstore branch December 28, 2024 00:29
@mergify mergify bot removed the tests-failing label Dec 28, 2024
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.

3 participants