mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-30 03:00:41 -04:00
35 lines
894 B
Markdown
35 lines
894 B
Markdown
# Table of contents
|
|
|
|
* [What is the AutoGPT Platform?](what-is-autogpt-platform.md)
|
|
|
|
## Getting Started
|
|
|
|
* [Setting Up Auto-GPT (Local Host)](getting-started.md)
|
|
* [AutoGPT Platform Installer](installer.md)
|
|
* [Edit an Agent](edit-agent.md)
|
|
* [Delete an Agent](delete-agent.md)
|
|
* [Download & Import an Agent](download-agent-from-marketplace-local.md)
|
|
* [Create a Basic Agent](create-basic-agent.md)
|
|
* [Submit an Agent to the Marketplace](submit-agent-to-marketplace.md)
|
|
|
|
## Advanced Setup
|
|
|
|
* [Advanced Setup](advanced_setup.md)
|
|
|
|
## Building Blocks
|
|
|
|
* [Agent Blocks Overview](agent-blocks.md)
|
|
* [Build your own Blocks](new_blocks.md)
|
|
* [Block SDK Guide](block-sdk-guide.md)
|
|
|
|
## Using AI Services
|
|
|
|
* [Using Ollama](ollama.md)
|
|
* [Using AI/ML API](aimlapi.md)
|
|
* [Using D-ID](d_id.md)
|
|
|
|
## API & Integrations
|
|
|
|
* [API Introduction](integrating/api-guide.md)
|
|
* [OAuth & SSO](integrating/oauth-guide.md)
|