langchain-ai / langchainjs

🦜🔗 Build context-aware reasoning applications 🦜🔗
https://js.langchain.com/docs/
MIT License
12.16k stars 2.05k forks source link

Is someone already working on a MultiQueryRetriever? #2382

Closed willemmulder closed 11 months ago

willemmulder commented 1 year ago

Hi all, is someone possibly already working on a MultiQueryRetriever?

It already exists on the Python side of things. If not, maybe I could work on it or work with someone on it.

Let me know!

dosubot[bot] commented 1 year ago

🤖

That's great to hear that you're interested in contributing to LangChain! It seems like you have a proposed solution in mind for implementing the MultiQueryRetriever in JavaScript/TypeScript. We encourage you to go ahead and work on it or collaborate with others in the community. Feel free to create a pull request with your proposed changes, and the maintainers will review it. Thank you for your willingness to contribute!


This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

If you want to continue the conversation, start your reply with @dosu-bot.

jacoblee93 commented 1 year ago

Would be awesome!

willemmulder commented 1 year ago

Small update: will send in a PR for this feature this week!