Skip to content
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

Elastic Search retriever module integration #534

Closed

Conversation

pmenkidoo
Copy link

@pmenkidoo pmenkidoo commented Mar 3, 2024

A retriever module for Elastic Search build during the course of NLU - xCSS224U - Spring 2024.
It returns top k document passage sorted based on standard elastic search - query and algorithm.

@insop
Copy link
Contributor

insop commented Mar 3, 2024

Looks great.

  • could you remove commented out code
  • it'd be great if you remove the email in the PR to avoid any spamming, appreciate it :)

@pmenkidoo
Copy link
Author

Modification done

@insop
Copy link
Contributor

insop commented Mar 4, 2024

Modification done

Thank you!

One more, it would be great if you could add the note for the new client in this folder.

  • docs/api/retrieval_model_clients

@pmenkidoo
Copy link
Author

Done!

@insop
Copy link
Contributor

insop commented Mar 7, 2024

Great, thank you.
@okhat

@arnavsinghvi11
Copy link
Collaborator

tagging @isaacbmiller on failed tests. similar issues to previous PRs - could be related to #569 ?

@isaacbmiller
Copy link
Collaborator

@pmenkidoo @arnavsinghvi11 Try merging main and pushing again

@arnavsinghvi11
Copy link
Collaborator

@pmenkidoo just following up on this. can you rebase+merge with main and push again? the PR should be good to merge after that!

@pmenkidoo
Copy link
Author

pmenkidoo commented Mar 28, 2024 via email

@pmenkidoo
Copy link
Author

pmenkidoo commented Apr 17, 2024 via email

@arnavsinghvi11
Copy link
Collaborator

Hi @pmenkidoo ,

You have to fetch and rebase the latest changes from the main branch and then push this branch with your updated changes.

Feel free to follow these steps

@AlvinNg89
Copy link

Hi, is there any plans to merge this into main?

@pmenkidoo
Copy link
Author

pmenkidoo commented Nov 7, 2024 via email

@okhat okhat closed this Nov 16, 2024
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.

6 participants