Update unit2/llama-index/components.ipynb

#56

I found that the import statement
from llama_index.embeddings.huggingface import HuggingFaceInferenceAPIEmbedding
should be used instead of
from llama_index.embeddings.huggingface_api import HuggingFaceInferenceAPIEmbedding,
otherwise an error occurs.

Cannot merge
This branch has merge conflicts in the following files:
  • unit2/llama-index/components.ipynb
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment