Is there an example of using ReActAgent without using OpenAI LLM? I set one up through HuggingFaceLLM but the response time is much longer and unable to get right results in contrast to OpenAI.
I have a question: instead of getting response from LLM using query_engine, how do I get the retrieved context from the step before sending to LLM for generating response