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

feat(community): Add rerank solution to existing IBM community implementation #7200

Merged
merged 8 commits into from
Nov 25, 2024

Conversation

FilipZmijewski
Copy link
Contributor

@FilipZmijewski FilipZmijewski commented Nov 13, 2024

Extend existing implementation

  • Create rerank implementation
  • Provide tests for this implementation
  • Provide documentation for rerank
  • Fix couple tests

Extend existing implementation

- rename variables to camelCase
- remove default values for model
- Update and remove some tests
- update urls in documentation, shrink outputs
@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Nov 13, 2024
Copy link

vercel bot commented Nov 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-docs ✅ Ready (Inspect) Visit Preview Nov 25, 2024 5:23pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ⬜️ Ignored (Inspect) Nov 25, 2024 5:23pm

@dosubot dosubot bot added auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder auto:improvement Medium size change to existing code to handle new use-cases labels Nov 13, 2024
@jacoblee93 jacoblee93 added the in progress PRs that are in progress but not ready to merge label Nov 17, 2024
* Add fixes according to review
* Upload config info
@FilipZmijewski
Copy link
Contributor Author

FilipZmijewski commented Nov 20, 2024

@jacoblee93 Do you have any news about this? Are we proceeding like that?

@jacoblee93
Copy link
Collaborator

Hey @FilipZmijewski, yes let's add here. Thanks for flagging - will need to add to docs properly but I can do that.

* Fix notebook
@jacoblee93 jacoblee93 changed the title feat[community]: Add rerank solution to existing IBM community implementation feat(community): Add rerank solution to existing IBM community implementation Nov 25, 2024
@jacoblee93 jacoblee93 merged commit 2d6cf27 into langchain-ai:main Nov 25, 2024
35 checks passed
@jacoblee93
Copy link
Collaborator

Thanks for your patience!

@FilipZmijewski FilipZmijewski deleted the main_ibm-community branch November 26, 2024 10:19
FilipZmijewski added a commit to FilipZmijewski/langchainjs that referenced this pull request Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder auto:improvement Medium size change to existing code to handle new use-cases in progress PRs that are in progress but not ready to merge size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants