mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
linting
This commit is contained in:
parent
41caa05a1a
commit
edf2beaa32
2 changed files with 2 additions and 3 deletions
|
|
@ -311,7 +311,7 @@ All environments share these common features:
|
|||
- Support for multiple model completions per prompt
|
||||
|
||||
5. **Detailed Documentation:**
|
||||
- Most environments, especially those with more complexity, include detailed `README.md` files within their respective subdirectories to provide specific context and usage instructions.
|
||||
- Many environments, especially those with more complexity, include detailed `README.md` files within their respective subdirectories to provide specific context and usage instructions.
|
||||
|
||||
6. **Additional Libraries:**
|
||||
- If an environment requires specific libraries not covered by the main project dependencies, its subdirectory may include a `requirements.txt` file for easy installation via `pip`, or provide installation instructions in its `README.md`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue