Replies: 1 comment
-
Hello @bracesproul, could this be turned into an issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checked
Feature request
Add a Mojeek Search Tool to LangChain.js to achieve parity with the Python version. This addition would enhance the functionality of LangChain.js by providing users with access to a privacy-focused search engine.
Motivation
Having the Mojeek Search Tool in LangChain.js would be a valuable addition since it’s already available in the Python version.
This integration would enable JavaScript developers to utilize a privacy-focused search engine, which is becoming increasingly important today. It would enhance the capabilities of LangChain.js, bridging the gap between the Python and JavaScript versions while providing users with more options for secure and efficient searching.
Proposal (If applicable)
Create an equivalent functions implementation of the Mojeek_search.py file from the langchain repository, along with any other modifications needed to other files in LangChain.js.
If approved, my team and I would work on it.
Beta Was this translation helpful? Give feedback.
All reactions