langchain-ai / langchain

🦜🔗 Build context-aware reasoning applications
https://python.langchain.com
MIT License
94.66k stars 15.32k forks source link

Add Retriever for Knowledge Base IBM Watson Discovery Service #14145

Closed eightBEC closed 8 months ago

eightBEC commented 11 months ago

Feature request

Adding IBM Watson Discovery Service as an additional retriever might be a useful extension to enable RAG-use cases or supporting RetrievalChains. IBM Watson Discovery Service can find relevant documents based on natural language queries and understand document structures such as tables.

Motivation

Currently, there is no support for IBM Watson Discovery Service (WDS) as a retriever which requires external scripts to use WDS as a source for a RetrievalChain e.g.

Your contribution

I'm able to contribute a IbM Watson Discovery Service retriever.

dosubot[bot] commented 11 months ago

🤖

That's great to hear that you're interested in contributing a retriever for IBM Watson Discovery Service to LangChain! Your proposed contribution would definitely be a valuable extension to the framework.

Please go ahead and create a pull request with your code changes. The maintainers will review your contribution and provide feedback. Thank you for your willingness to contribute to LangChain!


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.