项目文件夹

文件
Simon Willison 93ebb96cfa
Test / test (3.9) (push) Has been cancelled
Test / test (3.10) (push) Has been cancelled
Test / test (3.11) (push) Has been cancelled
Test / test (3.7) (push) Has been cancelled
Test / test (3.8) (push) Has been cancelled
Rename back to llm, refs #1
2023-04-01 15:00:19 -07:00

5 行
59 B
Python

from .cli import cli
if __name__ == "__main__":
cli()