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

initial support for multi-field constraints #146

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bjchambers
Copy link
Collaborator

  • Update Astra implementation to support multi-fields
  • Verify other implementations
  • Consider a way to configure multi-edges in MetadataEdgeFunction

- [ ] Update Astra implementation to support multi-fields
- [ ] Verify other implementations
- [ ] Consider a way to configure multi-edges in MetadataEdgeFunction
Copy link

github-actions bot commented Feb 19, 2025

Test Results

    8 files  ±  0    8 suites  ±0   2m 49s ⏱️ +12s
  449 tests + 43  443 ✅ +37    6 💤 + 6  0 ❌ ±0 
1 796 runs  +172  976 ✅ +76  820 💤 +96  0 ❌ ±0 

Results for commit 260c556. ± Comparison against base commit 7e41656.

♻️ This comment has been updated with latest results.

@coveralls
Copy link

coveralls commented Feb 19, 2025

Pull Request Test Coverage Report for Build 13418115305

Details

  • 35 of 38 (92.11%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 93.024%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/langchain-graph-retriever/src/langchain_graph_retriever/adapters/astra.py 24 25 96.0%
packages/langchain-graph-retriever/src/langchain_graph_retriever/adapters/open_search.py 1 3 33.33%
Totals Coverage Status
Change from base Build 13293582105: 0.2%
Covered Lines: 1518
Relevant Lines: 1605

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants