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 | 23bceb8cbd90a2bb739b2a0d79d5125e9c5e978b (patch) | |
tree | 16be63640e605500d55faa8729628c4a8eba2976 /docs | |
parent | d00c90af65d6a9605f11e78ef3dd20358396d8ae (diff) | |
download | sncontinue-23bceb8cbd90a2bb739b2a0d79d5125e9c5e978b.tar.gz sncontinue-23bceb8cbd90a2bb739b2a0d79d5125e9c5e978b.tar.bz2 sncontinue-23bceb8cbd90a2bb739b2a0d79d5125e9c5e978b.zip |
agent -> autopilot
Diffstat (limited to 'docs')
-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 |