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 the LangChain documentation with the integrated search.
I used the GitHub search to find a similar question and didn't find it.
I am sure that this is a bug in LangChain rather than my code.
The bug is not resolved by updating to the latest stable version of LangChain (or the specific integration package).
Example Code
pip install langchain-huggingface
Error Message and Stack Trace (if applicable)
No response
Description
I'm using LLM via inference api from huggingface https://huggingface.co/docs/api-inference/index
I can't use the langchain-huggingface as it has extremly have torch dependency, obsolete for my case
System Info
Python 3.9.18
The text was updated successfully, but these errors were encountered:
Checked other resources
Example Code
Error Message and Stack Trace (if applicable)
No response
Description
I'm using LLM via inference api from huggingface https://huggingface.co/docs/api-inference/index
I can't use the langchain-huggingface as it has extremly have torch dependency, obsolete for my case
System Info
Python 3.9.18
The text was updated successfully, but these errors were encountered: