You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched existing ideas and did not find a similar one
I added a very descriptive title
I've clearly described the feature request and motivation for it
Feature request
I would like to LangChainJs to support Gremlin like the Python counterpart. For my own project, I ended up implementing the classes on my own mimicking the Python implementation and I have the working code. I am happy to open a PR for this if this is not already work in progress.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
I would like to LangChainJs to support Gremlin like the Python counterpart. For my own project, I ended up implementing the classes on my own mimicking the Python implementation and I have the working code. I am happy to open a PR for this if this is not already work in progress.
Motivation
LangChain Python already supports this feature, and I believe we should bring this to JS as well. Here is the link to the Python Gremlin page. https://python.langchain.com/docs/integrations/graphs/azure_cosmosdb_gremlin/
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions