summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-08-24 10:21:55 -0700
committerNate Sesti <sestinj@gmail.com>2023-08-24 10:21:55 -0700
commit358d8b8439c1619ea8259a9950746d8d7535829c (patch)
tree0583f800422ed2361278b40e598233a5bc8bfcd7 /README.md
parent5cce9172118a5526aa75c2c050209f44964e225c (diff)
downloadsncontinue-358d8b8439c1619ea8259a9950746d8d7535829c.tar.gz
sncontinue-358d8b8439c1619ea8259a9950746d8d7535829c.tar.bz2
sncontinue-358d8b8439c1619ea8259a9950746d8d7535829c.zip
update marketplace keywords and README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index eaefb475..93065ae0 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+> 🎁 **New!: [Use Code Llama with Continue](https://continue.dev/docs/walkthroughs/codellama)**
+
<h1 align="center">Continue</h1>
<div align="center">
@@ -47,7 +49,7 @@ Open a blank file and let Continue start new Python scripts, React components, e
### [Download for VS Code](https://marketplace.visualstudio.com/items?itemName=Continue.continue)
-By default, Continue uses `GPT-4` and `GPT-3.5-turbo` via the OpenAI API.
+By default, Continue uses `GPT-4` and `GPT-3.5-turbo` via the OpenAI API.
You can adjust the config to use different LLMs, including local, private models. Read more [here](https://continue.dev/docs/customization#change-the-default-llm).