ImportError: cannot import name 'HuggingFaceInferenceAPI' from 'llama_index.llms' (unknown location)

45 Views Asked by At

want to import HuggingFaceInferenceAPI.

from llama_index.llms import HugggingFaceInferenceAPI

llama_index.llms documentation doesn't have HugggingFaceInferenceAPI module. Anyone has update on this?

0

There are 0 best solutions below