MCPcopy Create free account
hub / github.com/OpenDriveLab/ReSim / chat.py

File chat.py

SwissArmyTransformer/examples/chatglm/chat.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from dotenv import load_dotenv
2load_dotenv()
3
4import os

Callers

nothing calls this directly

Calls 6

get_argsFunction · 0.90
ChatModelClass · 0.90
printFunction · 0.50
from_pretrainedMethod · 0.45
chatMethod · 0.45
batch_generateMethod · 0.45

Tested by

no test coverage detected