mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
b90e25f786
Add support for calling HuggingFace embedding models using the HuggingFaceHub Inference API. New class mirrors the existing HuggingFaceHub LLM implementation. Currently only supports 'sentence-transformers' models. Closes #86 |
||
---|---|---|
.. | ||
__init__.py | ||
test_huggingface_hub.py |