Skip to content

Conversation

@VenkatachalamSubramanianPeriyaSubbu
Copy link
Contributor

@VenkatachalamSubramanianPeriyaSubbu VenkatachalamSubramanianPeriyaSubbu commented Aug 28, 2025

Description

  • Implemented full support of Distance Strategies in ArangoVecctor
  • Implemented : Jaccard, Dot product, and Max inner product distance strategy.
  • The functions updated are: _build_vector_search_query() & _build_hybrid_search_query()

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Project configuration change

Complexity

Note

Low

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual tests

Checklist

  • Unit tests updated
  • Integration tests updated
  • CHANGELOG.md updated

@aMahanna aMahanna mentioned this pull request Sep 2, 2025
@aMahanna
Copy link
Member

aMahanna commented Sep 2, 2025

@VenkatachalamSubramanianPeriyaSubbu PR looks good! Opened a small PR to make some light changes, feel free to review and merge into this branch: https://github.com/arangoml/langchain-arangodb/pull/29/files?diff=split&w=0

* initial commit

* fix: version check order
@VenkatachalamSubramanianPeriyaSubbu VenkatachalamSubramanianPeriyaSubbu merged commit 4f9b63e into main Sep 3, 2025
9 checks passed
@aMahanna
Copy link
Member

aMahanna commented Sep 3, 2025

LGTM

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