Hi,
I am trying to investigate the possibility of replacing ChatOpenAI with ChatHugginFace in /kios_bt_planning/kios_agent/kios_graph.py, as I have noticed that you have implemented Llama-13B-chat in the paper (LLM as BT-Planner). Therefore, could you kindly offer a suggestion on how to use ChatHugginFace in your framework or provide the codes for implementing Llama-13B-chat in the experiment?
P.S. If you have provided the mentioned code, please help me locate the path.
Many Thanks