docs: Add badge of unit tests status

This commit is contained in:
Drikus Roor
2023-04-11 20:25:49 +02:00
committed by Drikus Roor
parent bcdf948e55
commit 331597eb0e

View File

@@ -3,6 +3,7 @@
![GitHub Repo stars](https://img.shields.io/github/stars/Torantulino/auto-gpt?style=social)
![Twitter Follow](https://img.shields.io/twitter/follow/siggravitas?style=social)
[![](https://dcbadge.vercel.app/api/server/PQ7VX6TY4t?style=flat)](https://discord.gg/PQ7VX6TY4t)
[![Unit Tests](https://github.com/drikusroor/Auto-GPT/actions/workflows/unit_tests.yml/badge.svg)](https://github.com/drikusroor/Auto-GPT/actions/workflows/unit_tests.yml)
Auto-GPT 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, Auto-GPT pushes the boundaries of what is possible with AI.