Skip to content

PYTHON-4679 Fixes all Langchain Tests #39

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

Merged
merged 6 commits into from
Oct 2, 2024
Merged

PYTHON-4679 Fixes all Langchain Tests #39

merged 6 commits into from
Oct 2, 2024

Conversation

caseyclements
Copy link
Collaborator

  • All tests are passing
  • All tests are running on Atlas CLI!
  • I have temporarily skipped tests that called update_search_index
  • Duration: 1m 33s

@caseyclements caseyclements requested a review from Jibola October 2, 2024 16:05
@@ -142,8 +142,8 @@ buildvariants:
display_name: Langchain RHEL Python
expansions:
DIR: langchain-python
REPO_NAME: langchain
CLONE_URL: https://github.com/langchain-ai/langchain.git
REPO_NAME: langchain # TODO [PYTHON-4679] Merge change in this branch
Copy link
Collaborator

Choose a reason for hiding this comment

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

could you add your LangChain PR to the JIRA ticket?

{
"fields": [
{
"numDimensions": 5,
Copy link
Collaborator

@Jibola Jibola Oct 2, 2024

Choose a reason for hiding this comment

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

I see some tests now have 5 dimensions whilst others have 1536. Any hesitation to making them all use 5?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The ones that use 5 are that way because we're not testing the quality of the search. If not, anything to make it faster.

@Jibola Jibola merged commit 8d42e48 into main Oct 2, 2024
6 of 9 checks passed
@Jibola Jibola deleted the green-langchain branch October 3, 2024 01:48
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.

2 participants