MCPcopy Create free account
hub / github.com/csuhan/OneLLM / cli.py

File cli.py

demos/cli.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import sys
3sys.path.append(os.path.abspath(__file__).rsplit('/', 2)[0])
4import argparse

Callers

nothing calls this directly

Calls 1

model_workerFunction · 0.70

Tested by

no test coverage detected