diff options
| -rw-r--r-- | README.md | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -39,16 +39,9 @@ strangeloop --help strangeloop hello strangeloop greet [NAME] strangeloop info -strangeloop info --verbose -strangeloop process FILE_PATH [--output OUTPUT_PATH] strangeloop ask "What is the meaning of life?" --max-tokens 2048 --temperature 0.8 ``` -You can also run the CLI directly from the source: -```bash -uvx run strangeloop --help -``` - ## Environment Variables The following environment variables are required: |
