Skip to content

add new function get_embeddings_by_id to collection.py for MMR support#69

Open
lpbirch wants to merge 2 commits intoAlayaDB-AI:mainfrom
lpbirch:main
Open

add new function get_embeddings_by_id to collection.py for MMR support#69
lpbirch wants to merge 2 commits intoAlayaDB-AI:mainfrom
lpbirch:main

Conversation

@lpbirch
Copy link

@lpbirch lpbirch commented Feb 9, 2026

Description

Brief description of the changes in this PR.

Related Issue

Fixes #(issue number)

Type of Change

  • New feature (non-breaking change that adds functionality)

Changes Made

AlayaLite/python/src/alayalite/collection.py, add a new function named get_embeddings_by_id.

Testing

Describe how you tested your changes:

add a new test:AlayaLite/python/tests/test_collection_get_embedding_by_id.py

# Commands used to test
make test

@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

❌ Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
python/src/alayalite/collection.py 84.61% 1 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

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.

1 participant