Closed domenicocinque closed 6 months ago
This PR introduces support for the L1 distance in both SQLAlchemy and SQLModel. I included test cases mirroring those for the L2 distance.
Thanks @domenicocinque!
This PR introduces support for the L1 distance in both SQLAlchemy and SQLModel. I included test cases mirroring those for the L2 distance.