2023-04-22 11:56:22 +00:00
|
|
|
site_name: Auto-GPT
|
2023-04-26 18:14:14 +00:00
|
|
|
site_url: https://significantgravitas.github.io/Auto-GPT/
|
2023-04-22 11:56:22 +00:00
|
|
|
repo_url: https://github.com/Significant-Gravitas/Auto-GPT
|
|
|
|
nav:
|
2023-04-26 18:14:14 +00:00
|
|
|
- Home: index.md
|
|
|
|
- Setup: setup.md
|
|
|
|
- Usage: usage.md
|
|
|
|
- Plugins: plugins.md
|
|
|
|
- Configuration:
|
|
|
|
- Search: configuration/search.md
|
|
|
|
- Memory: configuration/memory.md
|
|
|
|
- Voice: configuration/voice.md
|
|
|
|
- Image Generation: configuration/imagegen.md
|
2023-04-22 11:56:22 +00:00
|
|
|
|
2023-04-26 18:14:14 +00:00
|
|
|
- Contributing:
|
|
|
|
- Contribution guide: contributing.md
|
|
|
|
- Running tests: testing.md
|
2023-04-26 10:40:37 +00:00
|
|
|
- Code of Conduct: code-of-conduct.md
|
2023-04-26 18:14:14 +00:00
|
|
|
|
|
|
|
- License: https://github.com/Significant-Gravitas/Auto-GPT/blob/master/LICENSE
|
2023-04-26 10:40:37 +00:00
|
|
|
|
|
|
|
theme: readthedocs
|
2023-04-26 18:14:14 +00:00
|
|
|
|
|
|
|
markdown_extensions:
|
|
|
|
admonition:
|
|
|
|
codehilite:
|
|
|
|
pymdownx.keys:
|