Closed
Description
I'm trying to build a fullstack RAG application with LlamaIndex TS. I don't want to use create-llama as it keeps asking for OpenAI API Key which I don't intend to use as the underlying LLM. Is there any support for HuggingFaceInferenceAPI in LlamaIndexTS as there is in the python version?