From 6df49a44ad82cb243a3134e79a1fb5bf7e305808 Mon Sep 17 00:00:00 2001 From: BtrYrSlf Date: Fri, 28 Jun 2024 09:51:03 -0400 Subject: [PATCH] Update README.md Removed "NOTE: This will revert the default model to gpt4-turbo. please run --changeDefaultModel to once again set the default model". This note appears to reflect behavior that is no longer happening. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9a6c85..ec06149 100644 --- a/README.md +++ b/README.md @@ -238,7 +238,7 @@ options: sets the frequency penalty for the model. Default is 0.1 --presence_penalty PRESENCE_PENALTY sets the presence penalty for the model. Default is 0.1 - --update, -u Update patterns. NOTE: This will revert the default model to gpt4-turbo. please run --changeDefaultModel to once again set the default model + --update, -u Update patterns. --pattern PATTERN, -p PATTERN The pattern (prompt) to use --setup Set up your fabric instance