yes I defined the llm within the sittings. the llm specification is working within query engines generally, but not for the query engine made from the vectara managed index
it does give this messages when I first load the index: LLM is explicitly disabled. Using MockLLM. Embeddings have been explicitly disabled. Using MockEmbedding.
Dang sorry I should have stayed quiet π but I know embedded model should be passed into the index, and you can always try to pass the Llm in into the index as well.