summaryrefslogtreecommitdiff
path: root/docs
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
commitfc6a4f1977da2604cd3fc25ff3c6402fc6b9c2bf (patch)
treed4894b8099d6f48a198d3d6dd3e4420042c9ce69 /docs
parent953ea100eb1f143288c55ce058bd4a43d383dbf9 (diff)
downloadsncontinue-fc6a4f1977da2604cd3fc25ff3c6402fc6b9c2bf.tar.gz
sncontinue-fc6a4f1977da2604cd3fc25ff3c6402fc6b9c2bf.tar.bz2
sncontinue-fc6a4f1977da2604cd3fc25ff3c6402fc6b9c2bf.zip
improved introduction
Diffstat (limited to 'docs')
-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?