CoverPilot / _secret.template.py
cxumol's picture
reformat
9087846
raw
history blame
170 Bytes
from util import zip_api
api_test = zip_api(api_base="", api_key="", model="")
cmd = """
OPENAI_API_BASE="" OPENAI_API_KEY="" CHEAP_MODEL="" STRONG_MODEL="" run.sh
"""