mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-09 17:24:24 +01:00
Correct link to unit tests in README
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||

|
||||

|
||||
[](https://discord.gg/PQ7VX6TY4t)
|
||||
[](https://github.com/Torantulino/Auto-GPT/actions/workflows/unit_tests.yml)
|
||||
[](https://github.com/Torantulino/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.
|
||||
|
||||
@@ -344,4 +344,4 @@ flake8 scripts/ tests/
|
||||
|
||||
# Or, if you want to run flake8 with the same configuration as the CI:
|
||||
flake8 scripts/ tests/ --select E303,W293,W291,W292,E305
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user