diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-02 00:57:43 -0400 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-02 00:57:43 -0400 |
commit | 3ff98317831d80436b266b424a2613fcf1d7205c (patch) | |
tree | 76ae5e52df604cc3acb5cf6434afc9a33571c7b8 | |
parent | 7bab929db01c0e585297c88747ef0f7620620343 (diff) | |
download | sncontinue-3ff98317831d80436b266b424a2613fcf1d7205c.tar.gz sncontinue-3ff98317831d80436b266b424a2613fcf1d7205c.tar.bz2 sncontinue-3ff98317831d80436b266b424a2613fcf1d7205c.zip |
agent -> autopilot
-rw-r--r-- | docs/docs/concepts/agent.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/docs/concepts/agent.md b/docs/docs/concepts/agent.md index 0528b305..bbcc6f57 100644 --- a/docs/docs/concepts/agent.md +++ b/docs/docs/concepts/agent.md @@ -1,9 +1,8 @@ -# Agent
+# Autopilot
+
+`Autopilot` contains the
-`Agent` contains the
- History
- LLM
- Policy
- IDE
-
-**Q: should we really call this abstraction agent?**
\ No newline at end of file |