Skip to content

Conversation

@blink1073
Copy link
Member

@blink1073 blink1073 commented Dec 31, 2025

  • Add variant for langchain-mongodb
  • Add self-test of the new variant type using auto-embedding

pushd $(dirname ${BASH_SOURCE:-$0}) > /dev/null

source ../../secrets-export.sh
export VOYAGE_QUERY_API_KEY=$VOYAGEAI_API_KEY
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: if separate keys are needed, add them to the vault and remove this workaround

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One can use separate keys, like for metrics, but separate keys aren't required.

just unit_tests
# TODO: Remove this workaound in INTPYTHON-862
if [ -n "${COMMUNITY:-}" ]; then
just unit_tests -m auto-embedding
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: accompanying PR to langchain-mongodb will have to use this marker due to INTPYTHON-862

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've updated to COMMUNITY_WITH_SEARCH to reduce ambiguity, but INTPYTHON-862 may have gone away.

@Jibola Jibola marked this pull request as ready for review January 9, 2026 17:36
@caseyclements
Copy link
Collaborator

@caseyclements
Copy link
Collaborator

Patch of latest commit

Copy link
Contributor

@sleepyStick sleepyStick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@caseyclements caseyclements merged commit 1d0213e into main Jan 9, 2026
16 of 20 checks passed
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.

4 participants