From 028fb668b93289bd769456c38203accffb9941c3 Mon Sep 17 00:00:00 2001 From: Kyongsik Yun Date: Wed, 14 Aug 2024 22:17:30 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76ffccd..f3a9707 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ This section provides detailed commands to interact with the SLIM CLI. Each comm ``` - To apply a best practice using AI customization: ```bash - python slim_cli.py apply --best-practice-ids SLIM-3.1 --repo-urls https://github.com/your_org/your_repo.git --use-ai + python slim_cli.py apply --best-practice-ids SLIM-3.1 --repo-urls https://github.com/your_org/your_repo.git --use-ai --model openai/gpt-4o ``` 3. **Deploy a best practice**