Results 3 issues of Leo Liu

It's surprising that Dochat doesn't run on Kubuntu because I thought Kubuntu = Ubuntu + KDE. Here's my output after running `curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/dochat.sh \ | DOCHAT_SKIP_PULL=true bash` ``` (base)...

Correct me if I misread the paper. For IW samping, the paper is using it to approximate the L(x) For MC samping, I am not entirely sure about the line...

I am setting up the environment. What I found is that in the setup tutorial, you have `conda create -n text2reward python=3.7` However, langchain which is used in `text2reward/code_generation/single_flow/*/generation.py` requires...