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
Based on the official ChatHuggingFace docs, there is no built-in support for JS. My request is to "fork" the use case of the chat model with Huggingface from Python to JS
Motivation
When I use n8n on a local server and want to use a chat block, I cannot pass a HuggingFace model because they are using Langchain.js and not Python; they haven't implemented this feature yet.
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
Based on the official ChatHuggingFace docs, there is no built-in support for JS. My request is to "fork" the use case of the chat model with Huggingface from Python to JS
Motivation
When I use n8n on a local server and want to use a chat block, I cannot pass a HuggingFace model because they are using Langchain.js and not Python; they haven't implemented this feature yet.
Proposal (If applicable)
Add support to ChatHuggingFace on Langchain.js
Beta Was this translation helpful? Give feedback.
All reactions