mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-18 14:34:23 +01:00
Improve & fix memory challenge docs. (#3989)
Co-authored-by: Kaan Osmanagaoglu <kaano@questps.com.au>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
**Command to try**:
|
||||
```
|
||||
pytest test/test_memory/test_memory_challenge_b.py::test_memory_challenge_b --level=3
|
||||
pytest -s tests/integration/challenges/memory/test_memory_challenge_b.py --level=3
|
||||
``
|
||||
|
||||
## Description
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
**Command to try**:
|
||||
```
|
||||
pytest test/test_memory/test_memory_challenge_c.py::test_memory_challenge_c --level=2
|
||||
pytest -s tests/integration/challenges/memory/test_memory_challenge_c.py --level=2
|
||||
``
|
||||
|
||||
## Description
|
||||
|
||||
Reference in New Issue
Block a user