llms / utils.py
admin
sync ms
be22f80
raw
history blame
54 Bytes
import os
EN_US = os.getenv("LANG") != "zh_CN.UTF-8"