From 68a714b80ae3a59a7c59ee765b07fcff5616e7a0 Mon Sep 17 00:00:00 2001 From: Christopher Date: Tue, 27 Jun 2023 11:47:09 -0400 Subject: [PATCH] fix(organize-files): update readme to reflect src --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e88f208..9a7cb48 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ https://openai.com/pricing > However, being orientated with managing files this project defaults to the 16k context with GPT-3.5-turbo-16k -If you wish to change the model, you must change the model in the extension.js file +If you wish to change the model, you must change the model in the src/extension.js file # Examples