Find answers from the community

Home
Members
kwangyy
k
kwangyy
Offline, last seen 3 months ago
Joined September 25, 2024
hi everyone, wanted to ask about how llamaindex calls on the LLM without any queries at all. assuming that my llm variable consists of the LLM i am calling, can i just call llm.query_engine()? or what do i have to do in this case? looking to chain multiple inputs together because i can't seem to get langchain to work and this will be very helpful. thank you!
5 comments
k
W