From 7896f7676a952c5811ad34bdb16bf1f4dfbf0d3c Mon Sep 17 00:00:00 2001 From: Silen Naihin Date: Sat, 14 Oct 2023 07:10:12 -0700 Subject: [PATCH] Update README.md remove use stable --- autogpts/autogpt/README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/autogpts/autogpt/README.md b/autogpts/autogpt/README.md index 463be3db..3d8ad711 100644 --- a/autogpts/autogpt/README.md +++ b/autogpts/autogpt/README.md @@ -8,13 +8,6 @@
-### 🔴 USE `stable` not `master` 🔴 - -**Download the latest `stable` release from here: https://github.com/Significant-Gravitas/AutoGPT/releases/latest.** -The `master` branch is under heavy development and may often be in a **broken** state. - -
- AutoGPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. This program, driven by GPT-4, chains together LLM "thoughts", to autonomously achieve whatever goal you set. As one of the first examples of GPT-4 running fully autonomously, AutoGPT pushes the boundaries of what is possible with AI.

Demo April 16th 2023