summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTy Dunn <ty@tydunn.com>2023-06-16 14:39:44 -0700
committerTy Dunn <ty@tydunn.com>2023-06-16 14:39:44 -0700
commit54210ef297defb8aa924a01214a9e1a54dbbef92 (patch)
tree110f04f25eef5369d9f9413dd03967ba709f7336
parent257f58feb2d3c2df38d6fddd0f76c56ebd147b70 (diff)
downloadsncontinue-54210ef297defb8aa924a01214a9e1a54dbbef92.tar.gz
sncontinue-54210ef297defb8aa924a01214a9e1a54dbbef92.tar.bz2
sncontinue-54210ef297defb8aa924a01214a9e1a54dbbef92.zip
improved introduction
-rw-r--r--docs/docs/intro.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/intro.md b/docs/docs/intro.md
index e7d922c2..015d45af 100644
--- a/docs/docs/intro.md
+++ b/docs/docs/intro.md
@@ -11,7 +11,7 @@
**Continue is the open-source library for accelerating software development with language models**
-You define the scenarios where Large Language Models LLMs like GPT-4 and StarCoder should act as an autopilot, helping you complete software development tasks. You use recipes created by others to automate more steps in your workflows. If a recipe does not exist or work exactly like you want, you can use the Continue SDK to create custom steps and compose them into personalized recipes. Whether you are using a recipe created by yourself or someone else, you can review, reverse, and rerun steps with the Continue GUI, which helps you guide the work done by LLMs and learn when to use and trust them.
+You determine when Large Language Models (LLMs) like GPT-4 should act as an autopilot, helping you complete software development tasks. You use recipes created by others to automate more steps in your workflows. If a recipe does not exist or work exactly like you want, you can use the Continue SDK to create custom steps and compose them into personalized recipes. Whether you are using a recipe created by yourself or someone else, you can review, reverse, and rerun steps with the Continue GUI, which helps you guide the work done by LLMs and learn when to use and trust them.
## Why do developers use Continue?